What will be the output of
x++ + ++x?
Answer Posted / vaibhav
suppse if x=5,
then o/p will be 13
| Is This Answer Correct ? | 4 Yes | 16 No |
Post New Answer View All Answers
Explain the difference between null pointer and void pointer.
When is a null pointer used?
What does s c mean on snapchat?
Should I learn data structures in c or python?
What does 2n 4c mean?
Why we use void main in c?
What is the deal on sprintf_s return value?
Where in memory are my variables stored?
What is the collection of communication lines and routers called?
What is string in c language?
What is the use of define in c?
What are the types of i/o functions?
What is derived datatype in c?
Not all reserved words are written in lowercase. TRUE or FALSE?
What is the difference between struct and typedef struct in c?