Answer Posted / abhi
answer is 6 because
a=a++/++a
i.e.=
5=5/5+1
hence 6=5/6
5*6=5
30/5=6
reason is that the post increment increment after process
but pre increment increment before the process so th value
is increment before the process
| Is This Answer Correct ? | 1 Yes | 10 No |
Post New Answer View All Answers
What language is lisp written in?
What is function pointer c?
I have a varargs function which accepts a float parameter?
State two uses of pointers in C?
How can I trap or ignore keyboard interrupts like control-c?
What is the Purpose of 'extern' keyword in a function declaration?
Q.1 write aprogram to stack using linklist o insert 40 items? Q.2 write a program to implement circular queue with help of linklist?
What does %2f mean in c?
Explain the advantages and disadvantages of macros.
Define C in your own Language.
Explain how can I pad a string to a known length?
What are the types of type qualifiers in c?
How can I split up a string into whitespace-separated fields?
cavium networks written test pattern ..
can we change the default calling convention in c if yes than how.........?