main()
{
int x=20,y=35;
x = y++ + x++;
y = ++y + ++x;
printf("%d %d\n",x,y);
}
what is the output?
Answer Posted / vignesh1988i
x=57
y=95
| Is This Answer Correct ? | 9 Yes | 14 No |
Post New Answer View All Answers
What is printf () in c?
How can I manipulate individual bits?
What are the rules for identifiers in c?
With the help of using classes, write a program to add two numbers.
I completed my B.tech (IT). Actually I want to develop virtual object that which will change software technology in the future. To develop virtual object what course I have to take. can I any professor to help me.
What is sizeof c?
What is pointer in c?
please give me a VIRTUSA sample palcement papers.... you will only send TECHNICAL SECTION..... that is help for me Advance Thanks........................
Where is volatile variable stored?
Is there any possibility to create customized header file with c programming language?
c program for searching a student details among 10 student details
praagnovation
A SIMPLE PROGRAM OF GRAPHICS AND THEIR OUTPUT I WANT SEE WAHAT OUTOUT OF GRAPHICS PROGRAM
What is the difference between union and structure in c?
Hai sir, I had planned to write the NIC scientific engineer exam , plz post the sample question......