1) int i=5; j=i++ + i++ + i++; printf("%d",j);This code gives the answer 15.But if we replace the value of the j then anser is different?why? 2)int i=5; printf("%d",i++ + i++ + i++); this givs 18.
8 66342Post New IBPS C Code Interview Questions
Describe activation process?
What is .conf files precedence in splunk?
What is 'rbinet'?
What is heap tree in data structure?
Why do we need npm?
how we calculate the grade of the Bituminous materials.?????
What are windows accessories?
What is compareto () in java?
How can I delete temp files?
Which one is more efficient in terms of required memory space call-by-value or call-by-referance?
how we do CUA configuration in Quality system
What is the effect of polarization of dielectric under heat?
Should I use symbolic names like true and false for boolean constants, or plain 1 and 0?
Cucumber execution starts from where?
Why a component architecture for the java platform?