Answer Posted / vinay
if they are used stand alone they are same ....
both increment the value of operand by 1
if they used in an expression then they will perform same
as mentioned in above answers...
| Is This Answer Correct ? | 1 Yes | 1 No |
Post New Answer View All Answers
what is the diffrenet bettwen HTTP and internet protocol
What is variable initialization and why is it important?
Explain bit masking in c?
how to construct a simulator keeping the logical boolean gates in c
What is the process of writing the null pointer?
What is meant by keywords in c?
Explain argument and its types.
What is the significance of an algorithm to C programming?
Why can’t constant values be used to define an array’s initial size?
Write a C/C++ program that connects to a MySQL server and checks if the InnoDB plug-in is installed on it. If so, your program should print the maximum number of concurrent threads that the InnoDB plug-in can create.
What is c token?
Do you know the use of fflush() function?
How can I sort a linked list?
All technical questions
In c programming language, how many parameters can be passed to a function ?