what is the output for this question:
main()
{
int i=1;
printf("%d%d%d",i,i++,++i);
}
Answer Posted / richa
3,2,2
| Is This Answer Correct ? | 1 Yes | 0 No |
Post New Answer View All Answers
What is difference between arrays and pointers?
What is console in c language?
Explain how do you search data in a data file using random access method?
what is the function of pragma directive in c?
How many parameters should a function have?
Explain how do you determine the length of a string value that was stored in a variable?
How do you determine the length of a string value that was stored in a variable?
Why enum is used in c?
How can you find the exact size of a data type in c?
When should structures be passed by values or by references?
What do you know about the use of bit field?
What are the 5 organizational structures?
Explain what will the preprocessor do for a program?
I have written a pro*C program to fetch data from the cursor. where in i have used the concept of BULK FETCH.... each FETCH statement is taking lots of time to fetch specified number of rows at...
What does 3 periods mean in texting?