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 66322Post New IBPS C Code Interview Questions
Where the data is transferred in a DMA write operation?
How do I remove background in powerpoint 2013?
data:zxyz type xyz. where xyz is a standard sap structure where it contains data type fields and line type (refer to other structure) fields. my question is how to assign values to field zxyz-str-matnr where str is a structure inside xyz structure.
Tell me what is https/ssl update?
Define c# i/o classes?
As a fresher in oracle finance can a get a job in oracle finance n what type of questions can they ask me as a fresher...oracle finance...
How dhtml work with javascript?
How to execute the WR Script through QTP? I have WinRunner script with initialization script, common scripts, GUI AND functions. I connected WR through QTP with "call to WinRunner" option but I am getting problem after connecting to WinRunner i.e. showing "Do you want to quit now" with 'yes' and 'No' message box
For document clearing what are the customizing prerequisites ?
What are the informatica performance improvement tips
What does the burndown charts show?
What is cin clear () in c++?
Do an action or make an action?
What hardware does drupal.org run on?
Name the exception class which is connected to the exceptions thrown by the applications?