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 66268Post New IBPS C Code Interview Questions
What are the advantages and drawbacks of using ado.net?
What does field status group assigned to a gl master record controls? : fi- general ledger
can u perform addition of two octal numbers using java?
Why phase sequence must be same in any ht motor or generator circuit?if phase sequence doesn't same whatever will be affect on circuit?
What are the vectors in c++?
What is 'current deposit account'?
What is the use of the instr function?
Draw a parallel circuit with one battery and two resistors. Derive the formula for resistance?
What is Unsharp masking?
What are some ways in which a company can reduce the need of inventories?
Define communication area?
What are type/key pairs in client script registration?
What do you mean by Category Set ? and what is its Relevance ?
Is there a switch or case statements in python?if not what is the reason for the same?
How do you define a transition between two states in angular?