main()
{
int i = 10;
printf(" %d %d %d \n", ++i, i++, ++i);
}
Answer Posted / nitin
13 11 13
| Is This Answer Correct ? | 71 Yes | 27 No |
Post New Answer View All Answers
What is sizeof c?
Mention four important string handling functions in c languages .
What is meant by type casting?
How is a null pointer different from a dangling pointer?
Explain Function Pointer?
When was c language developed?
How would you obtain the current time and difference between two times?
Does free set pointer to null?
Explain how are 16- and 32-bit numbers stored?
a c code by using memory allocation for add ,multiply of sprase matrixes
What is a macro?
write a c program to find the largest and 2nd largest numbers from the given n numbers without using arrays
What are the advantages of external class?
What is static memory allocation?
the question is that what you have been doing all these periods (one year gap)