WHAT WILL BE OUTPUT OF BELOW CODE . . AND PLEASE EXPLAIN HOW
IT COME ..
#include<stdio.h>
#include<conio.h>
void main()
{
int k=20;
printf("%d%d%d%d",k,k++,++k,k);
getch();
}
Answer Posted / robin
21212121
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
Why c is called object oriented language?
which is conditional construct a) if statement b) switch statement c) while/for d) goto
What is the purpose of clrscr () printf () and getch ()?
What is the package for freshers(Non IIT) in amazon(hyderabad). And what is the same for those who are a contract employee.
What is the difference between int main and void main?
Which one would you prefer - a macro or a function?
How do I get an accurate error status return from system on ms-dos?
What does 3 periods mean in texting?
What is meant by int main ()?
Define recursion in c.
How to write a code for implementing my own printf() and
scanf().... Please hep me in this... I need a guidance...
Can you give an coding for c... Please also explain about
the header files used other than #include
What is hashing in c?
How can you find out how much memory is available?
Can we add pointers together?
why wipro wase