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

244

Is This Answer Correct ?    0 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

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

1152


What is your stream meaning?

1206


Give basis knowledge of web designing ...

2008


Explain what is meant by 'bit masking'?

1180


Explain the use of bit fieild.

1128


How to write a program for machine which is connected with server for that server automatically wants to catch the time for user of that machine?

2084


What is abstract data structure in c?

1020


Can you please explain the difference between exit() and _exit() function?

1013


What is a stream in c programming?

1128


why programs in c are running with out #include? some warnings are display in terminal but we execute the program we get answer why? eg: main() { printf("hello world "); }

1744


An arrangement of information in memory in such a way that it can be easily accessed and processed by a programming language a) string b) data structure c) pointers d) array

1116


Explain what does a function declared as pascal do differently?

1258


How to set file pointer to beginning c?

1188


which is an algorithm for sorting in a growing Lexicographic order

1785


What are multibyte characters?

1094