Kursy
Kursy
Kompilator kodu
Kompilator kodu
Dyskusja
Cennik
Zespoły
Zaloguj się
Zarejestruj się
Menu
Dyskusje Q&A
Szukaj
Szukaj
Zadaj pytanie
Zadaj pytanie
Help me explain b= a-- + --a and b= --a + a--
c++
2 głosów
8 odpowiedzi
11th Jul 2017, 4:25 AM
Minh
Int a=15 int b= cout<<a_b<<endl;
c++
loops
variables
-1 Głos
7 odpowiedzi
25th Jan 2018, 5:18 PM
Gaby Hotomanul
a=2 b=a++ b= ? (why 2)😠😠
php
0 głosów
6 odpowiedzi
3rd Jul 2016, 1:34 PM
Uğur Atakan Sürmeli
If a=10 b= a++ + ++a what is b?
java
-7 głosów
22 odpowiedzi
24th Nov 2016, 2:40 PM
Divya rao
int a=5 , b= ++a+a+++--a+a--+--a+++a ;
c
1 Głos
1 Odpowiedź
7th Aug 2019, 4:43 PM
Priky
if a= 3 b= 2 b= a++ then cout of ++b will be what and how?
c++
0 głosów
3 odpowiedzi
18th Jun 2016, 5:11 PM
SaiKrishna Swarna
int a=5; int b; b= ++a + ++a; printf("%d", b);
c
java
4 głosów
7 odpowiedzi
28th Mar 2017, 2:35 PM
Manoj Kumar S
Int a= 2, int b= 4; int result=x__; System.out.println
java
-1 Głos
5 odpowiedzi
25th Dec 2016, 7:11 AM
Shanyan
Why b= 2 when $a=2; $b = $a++;
php
0 głosów
1 Odpowiedź
27th May 2019, 9:04 AM
Krishnadev Thakur
What is the value of=a%b if a=37.5 and b= 3.5
output
1 Głos
5 odpowiedzi
14th Oct 2017, 2:58 PM
Anshika Maurya
What exactly does this line of code mean? int b= 1<--a
c++
2 głosów
3 odpowiedzi
21st Oct 2019, 6:48 AM
Dasha Djordjevic
Why is the ouput b= ++a + ++a equals to 8?
c
code
program
0 głosów
5 odpowiedzi
22nd Oct 2018, 7:24 AM
Adi Citta Agitsha Justitio
Evaluate expression- (given a=15; b= 10 ) 1) a % b++ 2) ++a – b--
java
0 głosów
2 odpowiedzi
19th Aug 2020, 9:50 AM
Darpan Kushwaha
Evaluate expression- (given a=5; b= 6 ) 1) a ++ – b-- 2) a-- + ++b
java
0 głosów
2 odpowiedzi
19th Aug 2020, 10:04 AM
Darpan Kushwaha
how dose the variable x,y get defined as a,b without declaring it such as a=x b= y
functions
python
1 Głos
5 odpowiedzi
21st Jul 2016, 12:34 PM
Wayne Gaebelein
How would I solve for, if(a = 8 || b==5), where int a =7, b= 1.
c++
0 głosów
2 odpowiedzi
17th Jun 2020, 2:33 AM
Ahmed Sheikh
#import math nums = [1, 3, 5, 2, 4] a=((len(nums)) b= a//2 if b==1: print("math.ceil(a) : ",math.ceil(a))
python3
2 głosów
1 Odpowiedź
19th Oct 2020, 6:44 PM
Abhijeet Kumar Verma
How can i seperate a long number like int numb= 233 into int a=2 int b= 3 int c=3
difficult
help
java
2 głosów
6 odpowiedzi
5th Feb 2017, 12:26 PM
themilza
What will be the output of the following pseudocode? Multi Choice Type Question Integer a,b set a= 3, b= 1 for (each c from
be
choice
following
of
output
pseudocode?multi
the
the
whatwill
0 głosów
2 odpowiedzi
18th Feb 2022, 6:13 AM
N.RAGAVENDRA
When a = 3 and b=2; we have a++ =4 , b= a ++ = 4, and now ++b should be 5 or 4 ?
c++
i
0 głosów
6 odpowiedzi
25th Mar 2017, 2:11 PM
Mohammed Merbout
How can it be run
,int
2
a=
as
b=
int
0 głosów
2 odpowiedzi
26th Oct 2023, 6:07 PM
Haram Abbas
how the answer become 15... any one can please explane in easy way. regards #include <iostream> using namespace std; int main() { int a = 2; int b= 1; cout<<(++a/b++)*5;
c++
1 Głos
4 odpowiedzi
31st Oct 2016, 10:24 AM
zbwafi
Zadaj pytanie
Zadaj pytanie
Zadaj pytanie
Zadaj pytanie
Popularne dzisiaj
Hello can anyone help me to learn gdscript
0 Votes
What coding language should i use to make a custom coding language?
0 Votes
hello world i need help
2 Votes
Any easy game ideas for beginners?
0 Votes
Which is more important CSS vs HTML vs JS?
1 Votes
How many courses are there on Sololearn
1 Votes
help string permutation
0 Votes
Hello! I’m 15 and I want to learn programming to become a web developer. Any advice?
0 Votes
hi
1 Votes
Which databases are the best at injecting dynamic data within websites, and how can you achieve it?
0 Votes