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

Answers were Sorted based on User's Feedback



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

Answer / kanitkar

10

Is This Answer Correct ?    6 Yes 32 No

Post New Answer

More C Interview Questions

What was noalias and what ever happened to it?

0 Answers  


HOW DO YOU HANDLE EXCEPTIONS IN C?

2 Answers   AppLabs,


You have an array of n integers, randomly ordered with value 1 to n-1.The array is such that there is only one and one value occurred twice. How will you find this number?

1 Answers  


‘SAVEPOINT’ and ‘ROLLBACK’ is used in oracle database to secure the data comment. Give suitable examples of each with sql command.

0 Answers  


Is anything faster than c?

0 Answers  






Is c weakly typed?

0 Answers  


FORMATTED INPUT/OUTPUT functions are a) scanf() and printf() b) gets() and puts() c) getchar() and putchar() d) all the above

0 Answers  


what is develop in c language

2 Answers  


Which driver is a pure java driver

0 Answers   Vertex,


Explain the difference between null pointer and void pointer.

0 Answers   TCS,


What is sizeof int?

0 Answers  


how logic is used

0 Answers  


Categories