main()
{
int x=20,y=35;
x = y++ + x++;
y = ++y + ++x;
printf("%d %d\n",x,y);
}
Answer Posted / rohit
57 94
| Is This Answer Correct ? | 33 Yes | 21 No |
Post New Answer View All Answers
Discuss the function of conditional operator, size of operator and comma operator with examples.
How many types of operators are there in c?
What is the scope of global variable in c?
What are structural members?
what is the structure pointer?
Explain what is output redirection?
any limit on the number of functions that might be present in a C program a) max 35 functions b) max 50 functions c) no limit d) none of the above
Here is a neat trick for checking whether two strings are equal
Give the rules for variable declaration?
How can I find out the size of a file, prior to reading it in?
What is the purpose of sprintf?
In which language linux is written?
Why c is called top down?
What is the purpose of main( ) in c language?
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 .