what is the value of b
if a=5;
b=++a + ++a

Answer Posted / kuldeep

13

Is This Answer Correct ?    151 Yes 77 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

Differentiate between Macro and ordinary definition.

731


What are multidimensional arrays?

656


cin.ignore(80, _ _);This statement a) ignores all input b) ignores the first 80 characters in the input c) ignores all input till end-of-line d) iteration

635


Where are local variables stored in c?

570


Write a c program to build a heap method using Pointer to function and pointer to structure ?

4179






number of times a digit is present in a number

1543


Explain what are reserved words?

635


What is #ifdef ? What is its application?

649


Here is a good puzzle: how do you write a program which produces its own source code as output?

599


I need previous papers of CSC.......plz help out by posting them.......

1818


What is the general form of a C program?

598


i have to apply for rbi before that i need to know the the syllabus for the entrance questions. whethet it may be aps or techinical

1844


Describe the difference between = and == symbols in c programming?

777


Explain how can I remove the trailing spaces from a string?

625


An integer that indentifies the position of a data item in a sequence of data items a) value b) number c) index d) all of the above

648