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 / 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

The process of repeatedly running a set of computer instructions until some condition is specifed a) condition b) sequential condition c) global d) iteration

1154


Why c is a mother language?

1100


What is typeof in c?

1062


Who developed c language and when?

1135


What is the maximum no. of arguments that can be given in a command line in C.?

1201


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

1173


Write the syntax and purpose of a switch statement in C.

1153


Explain what is a const pointer?

1123


How can I read and write comma-delimited text?

1123


What is difference between scanf and gets?

1372


What is extern variable in c with example?

1056


Describe static function with its usage?

1274


How does placing some code lines between the comment symbol help in debugging the code?

1064


while initialization of array why we use a[][2] why not a[2][]...?

2402


Find duplicates in a file containing 6 digit number (like uid) in O (n) time.

3309