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 will be the output of
x++ + ++x?

Answer Posted / pardeep

answer illl always be 4
value of x ill be 2+2
it willincrement only in 2nd case th ++x

Is This Answer Correct ?    4 Yes 13 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What is main return c?

1050


What does %2f mean in c?

1284


What are all different types of pointers in c?

1058


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

1188


Calculate the weighted average of a list of n numbers using the formula xavg = f1x1+f2x2+ ….+ fnxn where the f’s are fractional weighting factors, i.e., 0<=fi<1, and f1+f2+….+fn = 1

4368


Explain which of the following operators is incorrect and why? ( >=, <=, <>, ==)

1091


What is difference between arrays and pointers?

1151


"%u" unsigned integer print the a) address of variable b) value of variable c) name of a variable d) none of the above

1075


Is linux written in c?

1084


In c programming write a program that will print 10 multiples of 3 except 15,18,21 using looping

1599


What is a void pointer in c?

1158


What is an auto variable in c?

1296


What is sizeof array in c?

1114


Is the exit() function same as the return statement? Explain.

1157


Why cant I open a file by its explicit path?

1086