Kurse
Kurse
Code Compiler
Code Compiler
Diskutieren
Preise
Teams
Anmelden
Registrieren
Menu
F&A Diskussionen
Suchen
Suchen
Eine Frage stellen
Eine Frage stellen
Can you make it with b-- or --b ?
java
operators
2 Stimmen
9 Antworten
26th Feb 2017, 12:44 PM
Sylv1a
int a=1; int b=2; int c=a++ + ++b + b++ + b-- + ++b; printf("%d",c);
c
c++
increment
0 Stimmen
2 Antworten
28th Feb 2020, 4:20 AM
Purvansh Parmar
Evaluate expression- (given a=15; b= 10 ) 1) a % b++ 2) ++a – b--
java
0 Stimmen
2 Antworten
19th Aug 2020, 9:50 AM
Darpan Kushwaha
Evaluate expression- (given a=5; b= 6 ) 1) a ++ – b-- 2) a-- + ++b
java
0 Stimmen
2 Antworten
19th Aug 2020, 10:04 AM
Darpan Kushwaha
int a=5; b=6; c=2; int z; z=++a + a++ - b-- + c++ + ++c; printf z
c,
operator-precedence
0 Stimmen
1 Antwort
25th Aug 2018, 11:57 AM
Deepak K
Eine Frage stellen
Eine Frage stellen
Eine Frage stellen
Eine Frage stellen
Heute heiß
What programming language should i learn to make applications or games?
0 Votes
I need help
1 Votes
My hearts are disappering :(
0 Votes
How to learn python fast than usual in sololearn?
0 Votes
What can html, css and javascript do
0 Votes
Pressure and tension
2 Votes
a phone or a laptop
0 Votes
How to make a selection on a calculator in Python
0 Votes
Where is code bit
0 Votes
Conducción de calor o Q=−kAdTdxQ = -k A \frac{dT}{dx}Q=−kAdxdT o Pared 2 m², espesor 0.1 m, k = 50 W/m°C, ΔT = 30°C → Q ≈ 30,0
0 Votes