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

int a=200*200/100;
=200*2;
=400;
the value of a=400

Is This Answer Correct ?    1 Yes 7 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What is #line used for?

989


Is null valid for pointers to functions?

1107


Write a program to print all permutations of a given string.

1127


Write a program to print "hello world" without using a semicolon?

1003


Why do we use null pointer?

997


how to solve "unable to open stdio.h and conio.h header files in windows 7 by using Dos-box software

3258


What are loops c?

996


Are the variables argc and argv are always local to main?

970


How to write a code for reverse of string without using string functions?

2074


Write a function that will take in a phone number and output all possible alphabetical combinations

997


What is header file definition?

1023


any function have arguments one or more OR not . it is compulsary a) any function compulsary have one or more arguments b) any function did not have arguments. It is not compulsary c) it is optional it is not compulsary d) none of the above

1056


What header files do I need in order to define the standard library functions I use?

997


c program to compute AREA under integral

2335


How do I copy files?

1000