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

Answer Posted / harshfire92

b=14

Is This Answer Correct ?    55 Yes 51 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What is a memory leak? How to avoid it?

577


Device an algorithm for weiler-atherton polygon clipping, where the clipping window can be any specified polygon

5464


Does c have class?

613


Write a Program to find whether the given number or string is palindrome.

613


What does c mean before a date?

592






write a program to print data of 5 five students with structures?

1608


Is it possible to execute code even after the program exits the main() function?

817


What is the size of enum in c?

622


What is the purpose of type declarations?

681


In c language can we compile a program without main() function?

582


How old is c programming language?

579


Explain what math functions are available for integers? For floating point?

614


If you know then define #pragma?

676


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

599


What is the difference between exit() and _exit() function in c?

584