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 66603Post New IBPS C Code Interview Questions
What r the asp.net list controls and difference between them?
What are the key components of a hibernate configuration object?
Which tool is required to sketch a mock of your wpf application?
Describe a humbling experience.
Where sessions are stored?
What close() does in javascript?
What is the ipc 610?
Can sap apo be used as a stand-alone solution?
How to delete the user from salesforce?
Define Job control?
Can a private method of a superclass be declared within a subclass?
What is Lease Line?Why power cord is not required to NT Boxex on which lease is connected ?Why we use use NT BOXEs for ISDN and Lease line?
Which javutil classes and interfaces support event handling?
What is the format of a log message in a web logic server?
What does a pointer variable always consist of?