void main()
{
int i=5;
printf("%d",i+++++i);
}
Answer Posted / mukul garg
i=5;
i++ + ++i;
5+7=12
ans:12
| Is This Answer Correct ? | 1 Yes | 0 No |
Post New Answer View All Answers
hi friends how r u as soon in satyam my interview is start but i m very confusued ta wat i do plz help me frndz wat can i do plz tell me some question and answers related with "C" which r asked in the interview .
What do you mean by c what are the main characteristics of c language?
What is a struct c#?
How can I invoke another program (a standalone executable, or an operating system command) from within a c program?
Explain the difference between malloc() and calloc() in c?
What is a stream water?
What is bash c?
What does struct node * mean?
explain how do you use macro?
What is nested structure in c?
how to construct a simulator keeping the logical boolean gates in c
formula to convert 2500mmh2o into m3/hr
What is main return c?
What are the different types of errors?
What are different storage class specifiers in c?