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


Write the program that calculates and prints the average of
several integers. Assume that the last value read is
sentinel 9999.


No Answer is Posted For this Question
Be the First to Post Answer

Post New Answer

More C Interview Questions

What is the description for syntax errors?

0 Answers  


Can I pass constant values to functions which accept structure arguments?

2 Answers  


Write a C program that will accept a hexadecimal number as input and then display a menu that will permit any of the following operations to be carried out: Display the hexadecimal equivalent of the one's complement. (b) Carry out a masking operation and then display the hexadecimal equivalent of the result. (c) Carry out a bit shifting operation and then display the hexadecimal equivalent of the result. (d) Exit. If the masking operation is selected, prompt the user lor the type of operation (bitwise and, bitwise exclusive or, or bitwise or) and then a (hexadecimal) value for the mask. If the bit shifting operation is selected. prompt the user for the type of shift (left or right), and then the number of bits. Test the program with several different (hexadecimal) input values of your own choice.

0 Answers  


How will you allocate memory to a double pointer ?

2 Answers  


What do you mean by a local block?

0 Answers   InterGraph,


How to swap 3 numbers without using 4th variable?

5 Answers  


What is the difference between constant pointer and constant variable?

0 Answers   NIIT,


write a c program for greatest of three numbers without using if statment

4 Answers   IBM,


Using which language Test cases are added in .ptu file of RTRT unit testing???

0 Answers  


why do we use # in c-language?

1 Answers  


What are the features of the c language?

0 Answers  


write a programe to find the factorial of given number using recursion

3 Answers  


Categories