main()
{
int i=0;
while(+(+i--)!=0)
i-=i++;
printf(i);
}
Answer Posted / cholan
-1
| Is This Answer Correct ? | 5 Yes | 1 No |
Post New Answer View All Answers
What is the easiest sorting method to use?
What are the types of data types and explain?
What is an operator?
what is the different bitween abap and abap-hr?
What would the following code segment printint k = 8;docout << "k = " << k << " ";while k++ < 5; a) 13 b) 5 c) 8 d) pointers
what is the difference between north western polytechnique university and your applied colleges?? please give ur answers for this. :)
An integer that indentifies the position of a data item in a sequence of data items a) value b) number c) index d) all of the above
Are c and c++ the same?
how to print electricity bill according to following charges first 100 units -1rs per unit for next 200 units-1.50 rs per unit without using conditions
Explain setjmp()?
Write a program of prime number using recursion.
What are pointers? Why are they used?
What do you mean by recursion in c?
What are pointers? What are different types of pointers?
How many levels of pointers have?