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 66803Post New IBPS C Code Interview Questions
What is the Working principle of Dozing valve?
How can I delete the above index named index_bonuspay?
What are the different subsets of sql?
i had cmpltd my diploma with 89% in ECE and i got call letter foe the interview of isro bengaluru which bks i hv ti prefer
What is your expertise on the devops projects?
when performing client copies what steps you need to take from CUA point of view?
hi, could u tell me how to sell a pen in hindi
tell me yours mothers daily routine , fathers, your's
is there any one got offer from snapdeal?
What are your views on Donald Trump's presidential elections?
Give the chemical formula of Garnet?
Write a java program to find the route that connects between Red and Green Cells. General Rules for traversal 1. You can traverse from one cell to another vertically, horizontally or diagonally. 2. You cannot traverse through Black cells. 3. There should be only one Red and Green cell and at least one of each should be present. Otherwise the array is invalid. 4. You cannot revisit a cell that you have already traversed. 5. The maze need not be in the same as given in the above example
Hope you have worked on enhancements and on which userexit you worked can you explain?
develop algorithms to add polynomials (i) in one variable
What are the two main functions of queries in databases?