Corsi
Accedi
Inizia a imparare l'IA
Corsi
Accedi
Inizia a imparare l'IA
Discussioni Q&A
Cerca
Cerca
Fai una domanda
Fai una domanda
Help me explain b= a-- + --a and b= --a + a--
c++
2 Voti
8 Risposte
11th Jul 2017, 4:25 AM
Minh
Int a=15 int b= cout<<a_b<<endl;
c++
loops
variables
-1 Voto
7 Risposte
25th Jan 2018, 5:18 PM
Gaby Hotomanul
a=2 b=a++ b= ? (why 2)😠😠
php
0 Voti
6 Risposte
3rd Jul 2016, 1:34 PM
Uğur Atakan Sürmeli
If a=10 b= a++ + ++a what is b?
java
-7 Voti
22 Risposte
24th Nov 2016, 2:40 PM
Divya rao
int a=5 , b= ++a+a+++--a+a--+--a+++a ;
c
1 Voto
1 Risposta
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 Voti
3 Risposte
18th Jun 2016, 5:11 PM
SaiKrishna Swarna
int a=5; int b; b= ++a + ++a; printf("%d", b);
c
java
4 Voti
7 Risposte
28th Mar 2017, 2:35 PM
Manoj Kumar S
Int a= 2, int b= 4; int result=x__; System.out.println
java
-1 Voto
5 Risposte
25th Dec 2016, 7:11 AM
Shanyan
Why b= 2 when $a=2; $b = $a++;
php
0 Voti
1 Risposta
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 Voto
5 Risposte
14th Oct 2017, 2:58 PM
Anshika Maurya
What exactly does this line of code mean? int b= 1<--a
c++
2 Voti
3 Risposte
21st Oct 2019, 6:48 AM
Dasha Djordjevic
Why is the ouput b= ++a + ++a equals to 8?
c
code
program
0 Voti
5 Risposte
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 Voti
2 Risposte
19th Aug 2020, 9:50 AM
Darpan Kushwaha
Evaluate expression- (given a=5; b= 6 ) 1) a ++ – b-- 2) a-- + ++b
java
0 Voti
2 Risposte
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 Voto
5 Risposte
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 Voti
2 Risposte
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 Voti
1 Risposta
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 Voti
6 Risposte
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 Voti
2 Risposte
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 Voti
6 Risposte
25th Mar 2017, 2:11 PM
Mohammed Merbout
How can it be run
,int
2
a=
as
b=
int
0 Voti
2 Risposte
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 Voto
4 Risposte
31st Oct 2016, 10:24 AM
zbwafi
Fai una domanda
Fai una domanda
Fai una domanda
Fai una domanda
Popolare oggi
Guys I don't know anything about cooding who can help me pls
1 Votes
Decorators in python.
2 Votes
Coding for Cybersecurity
1 Votes
What do you think of this code and what are your suggestions for developing and modifying it?, How can I develop myself more?
1 Votes
Need help
1 Votes
Salut tout le monde
2 Votes
Pointers in c#
1 Votes
Please click me
0 Votes
Hello !
0 Votes
Can sololearn have multiple inpus&outputs?
3 Votes