• Courses
  • Code Compiler
  • Discuss
  • Pricing
  • Teams
Menu

Q&A Discussions

What is preincrement and postincrement?
increment
2 Votes
3 Answers
14th Aug 2017, 5:58 AM
Praveen M
Praveen M - avatar
What is deference between postincrement and preincrement
java
1 Vote
3 Answers
17th Aug 2017, 2:27 AM
YARAMATI GOPALA KRISHNA
YARAMATI GOPALA KRISHNA - avatar
How the output of this preincrement and postincrement equation in c is 2,2?
cpostincrementpreincrement
-1 Vote
4 Answers
21st Feb 2021, 10:35 AM
Radib 77
Radib 77 - avatar
I often confused with preincrement and postincrement .i need a clear answer
c++
1 Vote
2 Answers
14th Jun 2017, 11:19 AM
kalai
how to perform pre-inrement in long expression ?
operatorpreincrement
0 Votes
2 Answers
16th Sep 2020, 5:54 PM
Riyaz Ali
Riyaz Ali - avatar
Explain the output...
coutputpostincrementpreincrement
3 Votes
3 Answers
22nd Nov 2018, 11:21 AM
Paras Dandwani
Paras Dandwani - avatar
++ in C. Kindly justify the output
++cpreincrement
0 Votes
1 Answer
17th Dec 2019, 1:37 AM
Sandeep Sood
Sandeep Sood - avatar
int i=5,j; j=(++i)+(++i);
cc++compilerjavapreincrement
2 Votes
6 Answers
1st Jul 2019, 9:39 AM
parag sahu
parag sahu - avatar
Hot today
I'm about to make a complex calculator in python
1 Votes
why is python community is too small in sololearn?
1 Votes
Audio adding
1 Votes
C#
0 Votes
The best python learning app ????
1 Votes
%
0 Votes
Stuck in Quize
1 Votes
C Program
0 Votes
What is problem in this code
0 Votes
This Program Does Something Weird. Can You Explain Why?
1 Votes