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

Answer Posted / nitin jatpuriya

14

Is This Answer Correct ?    15 Yes 22 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

Describe newline escape sequence with a sample program?

657


What does *p++ do?

586


What is 2 d array in c?

558


what is stack , heap ,code segment,and data segment

2223


What are type modifiers in c?

623






Is that possible to store 32768 in an int data type variable?

692


What is a structure member in c?

550


When is a null pointer used?

641


What is a header file?

638


Which is best book for data structures in c?

599


What is a keyword?

747


How to write a multi-statement macro?

625


Hello. How to write a C program to check and display president party like if i type in the console "biden" and hit enter the output shoud be : "biden is democrat" and if i type "trump" and hit enter the output shoud be: "trump is republican"

1582


how many key words availabel in c a) 28 b) 31 c) 32

635


What are keywords in c with examples?

604