what is the value of b
if a=5;
b=++a + ++a
Answer Posted / sasmita
Depending upon Compiler it will b 13 or 14.In Unix its 13.
| Is This Answer Correct ? | 4 Yes | 8 No |
Post New Answer View All Answers
HOW TO SOLVE A NUMERICAL OF LRU IN OS ??????
What is use of bit field?
I was asked to write a program in c which when executed displays how many no.of clients are connected to the server.
how to solve "unable to open stdio.h and conio.h header files in windows 7 by using Dos-box software
What is 2 d array in c?
What are reserved words?
What does void main () mean?
Explain what does the function toupper() do?
With the help of using classes, write a program to add two numbers.
What is the difference between procedural and declarative language?
Do character constants represent numerical values?
How we can insert comments in a c program?
Explain the advantages and disadvantages of macros.
application attempts to perform an operation?
What is meant by gets in c?