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

how to find the sizof of any datatype using bit manipulations

Answer Posted / nazia wasim

the size of any datatype or a variable can b
calculated using sizeof operator .it uses one
argument as the datatype or variable name
and returns the size in bytes.syntax:-sizeof
(datatype).

Is This Answer Correct ?    0 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What is the purpose of scanf() and printf() functions?

1304


Here is a good puzzle: how do you write a program which produces its own source code as output?

1176


How do you print only part of a string?

1073


Explain what is page thrashing?

1163


What is the difference between break and continue?

1690


Write a program which returns the first non repetitive character in the string?

1177


What are 'near' and 'far' pointers?

1093


What does sizeof int return?

1137


provide an example of the Group by clause, when would you use this clause

2252


Tell us something about keyword 'auto'.

1114


What are the keywords in c?

1177


When should you not use a type cast?

1185


Why should I use standard library functions instead of writing my own?

1322


Explain built-in function?

1188


Explain what is a 'locale'?

1132