Golgappa.net | Golgappa.org | BagIndia.net | BodyIndia.Com | CabIndia.net | CarsBikes.net | CarsBikes.org | CashIndia.net | ConsumerIndia.net | CookingIndia.net | DataIndia.net | DealIndia.net | EmailIndia.net | FirstTablet.com | FirstTourist.com | ForsaleIndia.net | IndiaBody.Com | IndiaCab.net | IndiaCash.net | IndiaModel.net | KidForum.net | OfficeIndia.net | PaysIndia.com | RestaurantIndia.net | RestaurantsIndia.net | SaleForum.net | SellForum.net | SoldIndia.com | StarIndia.net | TomatoCab.com | TomatoCabs.com | TownIndia.com
Interested to Buy Any Domain ? << Click Here >> for more details...

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

Answer Posted / kumkum

13

Is This Answer Correct ?    3 Yes 2 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What are reserved words?

1163


What is variable initialization and why is it important?

1347


Where static variables are stored in c?

1174


Is array a primitive data type in c?

1135


What is ctrl c called?

1103


Which is better between malloc and calloc?

1257


What are header files and explain what are its uses in c programming?

1181


What are qualifiers in c?

1095


Write a program to replace n bits from the position p of the bit representation of an inputted character x with the one's complement. Method invertBit takes 3 parameters x as input character, p as position and n as the number of positions from p. Replace n bits from pth position in 8 bit character x. Then return the characters by inverting the bits.

4263


Does sprintf put null character?

1096


Differentiate between the expression “++a” and “a++”?

1313


How can I implement sets or arrays of bits?

1097


Explain what are the standard predefined macros?

1173


In a switch statement, explain what will happen if a break statement is omitted?

1132


How can a program be made to print the name of a source file where an error occurs?

1272