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 / dhakchina moorthy.p

12

Is This Answer Correct ?    27 Yes 5 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

Why c language?

1124


Write a program to swap two numbers without using the third variable?

1120


What does 2n 4c mean?

1310


Can you define which header file to include at compile time?

1071


What are volatile variables in c?

995


What is hungarian notation? Is it worthwhile?

1272


What would happen to X in this expression: X += 15; (assuming the value of X is 5)

2021


What is c language and why we use it?

1121


What is pass by value in c?

1134


What is a pointer on a pointer in c programming language?

1190


What does sizeof int return?

1135


Do you know the difference between exit() and _exit() function in c?

1112


How will you write a code for accessing the length of an array without assigning it to another variable?

1094


i want to know the procedure of qualcomm for getting a job through offcampus

2519


What is use of #include in c?

1220