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 a=1;
while(a++<=1)
while(a++<=2);
}

Answer Posted / sabir

this program execute at one both while are working becouse
a++ increase value after while statement that by both are
execute at once

Is This Answer Correct ?    13 Yes 1 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

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

1233


What is the purpose of 'register' keyword in c language?

1069


Is main is user defined function?

1206


What is main () in c?

1115


What are the benefits of organizational structure?

1063


What is the difference between constant pointer and constant variable?

1274


What is string length in c?

1157


What is the difference between fread and fwrite function?

1129


What are types of preprocessor in c?

1112


Explain what does a function declared as pascal do differently?

1342


What is the total generic pointer type?

1208


Does free set pointer to null?

1059


What is the difference between union and structure in c?

1274


What is 1d array in c?

1156


What is clrscr ()?

1171