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=5;
printf("%d",i++ + ++i);
}

Answer Posted / guest

same as the pervious question....

11 ans

Is This Answer Correct ?    11 Yes 22 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What is the use of #define preprocessor in c?

1121


Explain how can I manipulate strings of multibyte characters?

1257


Why is structure padding done in c?

1192


How does struct work in c?

1137


Explain the term printf() and scanf() used in c language?

1096


What is const volatile variable in c?

1104


using for loop sum 2 number of any 4 digit number in c language

2418


What are high level languages like C and FORTRAN also known as?

1236


What is infinite loop?

1133


Difference between Shallow copy and Deep copy?

2075


Why c is called top down?

1219


How do you list files in a directory?

1212


What is static memory allocation? Explain

1138


What are global variables?

1265


Can you please explain the difference between strcpy() and memcpy() function?

1122