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

442

Is This Answer Correct ?    4 Yes 3 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What is non linear data structure in c?

1072


What is use of null pointer in c?

1055


What are the back slash character constants or escape sequence charactersavailable in c?

1227


write a program that types this pattern: 12345678987654321 12345678 87654321 1234567 7654321 123456 654321 12345 54321 1234 4321 123 321 12 21 1 1

3997


Explain what is #line used for?

1114


What is the most efficient way to count the number of bits which are set in an integer?

1115


What is the equivalent code of the following statement in WHILE LOOP format?

1338


What is difference between && and & in c?

1152


Write a program that accept anumber in words

1806


Is that possible to store 32768 in an int data type variable?

1130


a construct the"else" part of "if" statement contains anoth "if else" statement is called a) if-else b) else-if-else c) if-else-if-else d) chain if/if-else-if

1197


Explain what is the general form of a c program?

1137


What are the benefits of organizational structure?

1060


ATM machine and railway reservation class/object diagram

5305


What are data structures in c and how to use them?

1219