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

void main()
{int i=2;
printf("%d%d%d",i,++i,i++);
getch();
}

Answer Posted / vimal kumar sharma

442

Is This Answer Correct ?    19 Yes 7 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

When is a null pointer used?

1165


What is 'bus error'?

1206


Describe explain how arrays can be passed to a user defined function

1162


What is data types?

1135


the portion of a computer program within which the definition of the variable remains unchanged a) mode b) module c) scope d) none

1106


What is getche() function?

1085


how many types of operators are include in c language a) 4 b) 6 c) 8 d) 12

1131


What is difference between structure and union with example?

1119


Is null always equal to 0(zero)?

1094


Differentiate between the = symbol and == symbol?

1358


explain what is an endless loop?

1145


Can you write a programmer for FACTORIAL using recursion?

1095


What is the basic structure of c?

1150


a c code by using memory allocation for add ,multiply of sprase matrixes

2861


What is c language & why it is used?

1174