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

what is d pitfalls of registers variables

Answer Posted / arka bandyopadhyay

1-As the value of the register variable is to be stored under the processor register which is limited and if processor is of 16 bit we cannot store float values and higher data type values as 2pow(4bytes)=16bits which a 16 bit processor's registor cannot store hence the variable will now act as an automatic variable


2-Register might be busy in some other operation then also register might not be accessible and hence will act as an automatic variable

Is This Answer Correct ?    1 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

How can I determine whether a machines byte order is big-endian or little-endian?

1124


Is c still used?

1097


What do you mean by invalid pointer arithmetic?

1132


How to get string length of given string in c?

1125


What is wrong with this program statement? void = 10;

1316


What is meant by errors and debugging?

1157


Is it possible to have a function as a parameter in another function?

1132


Why doesnt that code work?

1279


What are header files in c programming?

1182


What is a null pointer in c?

1315


how to find anagram without using string functions using only loops in c programming

3241


What is self-referential structure in c programming?

1283


i got 75% in all semester am i eligible for your company

2266


Why is extern used in c?

1149


Tell us something about keyword 'auto'.

1109