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

AMMONG THE 4 STROAGE CLASSES IN C, WHICH ONE FASTEST?

Answer Posted / rahul

register
becoz accessing value from register is more faster than
memory becoz it is in CPU.
if register is free otherwise it would become a local var.

Is This Answer Correct ?    2 Yes 2 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

Does c have an equivalent to pascals with statement?

1070


Why is python slower than c?

1134


You are to write your own versions of strcpy() and strlen (). Call them mystrcpy() and mystrlen(). Write them first as code within main(), not as functions, then, convert them to functions. You will pass two arrays to the function in the case of mystrcpy(), the source and target array.

2417


What is the use of #include in c?

1133


What is main () in c?

1121


What is a 'null pointer assignment' error? Explain what are bus errors, memory faults, and core dumps?

1294


Write a program to use switch statement.

1186


what is the differnce between programing langauge and tool? is sas is a programing langauge r tool?

2466


Which type of language is c?

1126


which is an algorithm for sorting in a growing Lexicographic order

1868


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

1134


What is the difference between a free-standing and a hosted environment?

1196


Why we use break in c?

1076


Why we not create function inside function.

2255


Do array subscripts always start with zero?

1370