what is the answer for it
main()
{
int i;
clrscr();
printf("%d",&i)+1;
scanf("%d",i)-1;
}
Answer Posted / deepshree sinha
any garbage value of i because the value of i is not
initialised.
| Is This Answer Correct ? | 1 Yes | 1 No |
Post New Answer View All Answers
Can we initialize extern variable in c?
Explain the array representation of a binary tree in C.
What is this infamous null pointer, anyway?
What are the various types of control structures in programming?
What is the use of clrscr?
why we wont use '&' sing in aceesing the string using scanf
Do array subscripts always start with zero?
I need a sort of an approximate strcmp routine?
Is c object oriented?
What is getch () for?
Difference between goto, long jmp() and setjmp()?
How can I use a preprocessorif expression to ?
Explain goto?
How can I call a function with an argument list built up at run time?
why wipro wase