Cours
Se connecter
Commencer à apprendre l'IA
Cours
Se connecter
Commencer à apprendre l'IA
Discussions Q&R
Chercher
Chercher
Poser une question
Poser une question
Can you make it with b-- or --b ?
java
operators
2 Votes
9 Réponses
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 Vote
2 Réponses
28th Feb 2020, 4:20 AM
Purvansh Parmar
Evaluate expression- (given a=15; b= 10 ) 1) a % b++ 2) ++a – b--
java
0 Vote
2 Réponses
19th Aug 2020, 9:50 AM
Darpan Kushwaha
Evaluate expression- (given a=5; b= 6 ) 1) a ++ – b-- 2) a-- + ++b
java
0 Vote
2 Réponses
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 Vote
1 Réponse
25th Aug 2018, 11:57 AM
Deepak K
Poser une question
Poser une question
Poser une question
Poser une question
Aujourd'hui en vedette
Need suggestions
0 Votes
Hello can anyone help me to learn gdscript
0 Votes
Best code for creating games?
0 Votes
What coding language should i use to make a custom coding language?
0 Votes
Need suggestions to learn AI and ML
1 Votes
progaming
1 Votes
Java full stack
0 Votes
Anyone Learning Godot?
1 Votes
Duration of heart refilling
0 Votes
hello world i need help
1 Votes