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

Answer Posted / raman

ans would be 14
because...
if u dont believe tn run the program
u'll understand

Is This Answer Correct ?    5 Yes 3 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

Dont ansi function prototypes render lint obsolete?

604


Define circular linked list.

571


What is pointer to pointer in c with example?

549


Can a pointer be static?

625


What is the difference between procedural and declarative language?

651






application attempts to perform an operation?

1495


1) write a program to generate 1st n fibonacci prime numbers using Nested if 2) write a program to generate twin prime numbers from m to n using nested if 3) write a program to check whether a given integer is a strong number or not using nested if 4) Write a program to generate prime factors of a given integer using nested if 5)write a program to generate prime numbers from m to n using nested if 6)write a program to generate perfect numbers from m to n using nested if 7)write a program to generate the pallindromes from m to n using neste if 8)write a program to generate armstrong numbers from m to n using nested if 9)write a program to generate strong numbers from m to n using nested if

3982


what is event driven software and what is procedural driven software?

2016


Explain 'far' and 'near' pointers in c.

706


How can I do graphics in c?

597


What is meant by operator precedence?

678


What is the code for 3 questions and answer check in VisualBasic.Net?

1691


What kind of structure is a house?

557


how can use subset in c program and give more example

1502


What is #include called?

567