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 a c program to print the sizes and ranges of different
data types in c?



Write a c program to print the sizes and ranges of different data types in c?..

Answer / pavithra

x=sizeof(int);
range=pow(2,x);

Is This Answer Correct ?    24 Yes 15 No

Post New Answer

More C Interview Questions

Explain the differences between public, protected, private and internal.

2 Answers  


What do you mean by c?

1 Answers  


How can I return multiple values from a function?

6 Answers  


Where does the name "C" come from, anyway?

0 Answers   Celstream,


What was noalias and what ever happened to it?

0 Answers  


What is scanf () in c?

0 Answers  


What are the types of data files?

0 Answers  


In c language can we compile a program without main() function?

0 Answers  


How do you determine a file’s attributes?

0 Answers  


What are the general description for loop statement and available loop types in c?

0 Answers  


How pointer is benefit for design a data structure algorithm?

2 Answers  


what are the advantage of pointer variables? write a program to count the number of vowels and consonants in a given string

3 Answers  


Categories