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 66214Post New IBPS C Code Interview Questions
I have a price list stored in a worksheet, and I need to increase all prices by 5 percent. Can I do this without reentering all the prices?
What is servlet initializer in spring boot? : Spring Boot
What are the different network protocols that are supported by windows rras services?
How to determine dia of steel for use in column,slab etc. i mean how to calculate the diameter of steel which is to be used in structures.
What do you mean by view composers?
What is datacontract?
What are the table names in oracle database...?
What do you meant by Management Audit?
Why self closing sounding pipes are used onboard?
What do you understand by personnel structure?
why we use visible spectrum for FSO (free space optic),although it seems strange that when we have to communicate in urban areas then too much light will be in atmosphere for the sake of communication.
What are the greenhouse gases in earth's atmosphere?
Explain how to reverse singly link list.
How do I add a font to visual studio code?
What is difference between Auto design and Generate design ? If we uses both designs in a report what design will be print?