Cursos
Fazer login
Começar a aprender IA
Cursos
Fazer login
Começar a aprender IA
Q&A Discussões
Pesquisar
Pesquisar
Faça uma pergunta
Faça uma pergunta
Can you make it with b-- or --b ?
java
operators
2 Votos
9 Respostas
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 Voto
2 Respostas
28th Feb 2020, 4:20 AM
Purvansh Parmar
Evaluate expression- (given a=15; b= 10 ) 1) a % b++ 2) ++a – b--
java
0 Voto
2 Respostas
19th Aug 2020, 9:50 AM
Darpan Kushwaha
Evaluate expression- (given a=5; b= 6 ) 1) a ++ – b-- 2) a-- + ++b
java
0 Voto
2 Respostas
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 Voto
1 Resposta
25th Aug 2018, 11:57 AM
Deepak K
Faça uma pergunta
Faça uma pergunta
Faça uma pergunta
Faça uma pergunta
Quente hoje
Python intermediate help with dictionaries
0 Votes
I'm about to make a complex calculator in python
0 Votes
Marquee
1 Votes
Any Advise?
1 Votes
why is python community is too small in sololearn?
0 Votes
How far do courses go on Sololearn?
0 Votes
Popsacles Aufgabe
1 Votes
Button In C++
1 Votes
C#
0 Votes
Audio adding
1 Votes