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...

main()
{int a=200*200/100;
printf("%d",a);
}

Answer Posted / shafi

int a=200*200/100;/*it is related with assignment operator so
it's right->left shift*/
=200*2;
=400;
the value of a=400

Is This Answer Correct ?    1 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

Explain how can I read and write comma-delimited text?

1234


What is the difference between c and python?

1240


Is c procedural or functional?

1098


What is the correct code to have following output in c using nested for loop?

1128


What language is c written?

1104


Explain how do you use a pointer to a function?

1165


how much salary u want ? why u join in our company? your domain is core sector why u prefer software ?

2050


What is the value of a[3] if integer a[] = {5,4,3,2,1}?

1151


The process of repeatedly running a set of computer instructions until some condition is specifed a) condition b) sequential condition c) global d) iteration

1158


What is %d called in c?

1286


Write the syntax and purpose of a switch statement in C.

1156


How can you tell whether a program was compiled using c versus c++?

1165


What is getch() function?

1109


What is the purpose of the preprocessor directive error?

1323


What is string constants?

1216