void main()
{
int i=5;
printf("%d",i++ + ++i);
}

Answer Posted / guest

same as the pervious question....

11 ans

Is This Answer Correct ?    11 Yes 22 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

Is swift based on c?

642


Explain what are multibyte characters?

631


How old is c programming language?

583


What are the disadvantages of external storage class?

593


What is the modulus operator?

742






can any one tel me wt is the question pattern for NIC exam

1560


hi to every one .. how to view table pool after creating the pooled table? plz help me.. if any knows abt this ..

1471


what is recursion in C

618


Which one would you prefer - a macro or a function?

606


Can you write the algorithm for Queue?

1558


simple program of graphics and their output display

1471


When should a type cast be used?

577


What are the types of i/o functions?

685


When is the “void” keyword used in a function?

845


What is the difference between char array and char pointer?

528