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 / amaresh chandra das

Register.
Since the register variable is stored in CPU.

try once applying a programme:--

and check it it's execution time Using..

time ./a.out

Is This Answer Correct ?    5 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

Write a program to check whether a number is prime or not using c?

1105


What are the complete rules for header file searching?

1130


What are high level languages like C and FORTRAN also known as?

1234


What is a const pointer in c?

1177


Explain how does free() know explain how much memory to release?

1134


Explain how can I pad a string to a known length?

1249


What does double pointer mean in c?

1255


code for replace tabs with equivalent number of blanks

2211


Explain main function in c?

1134


Can we change the value of constant variable in c?

1113


why arguments can generally be passed to functions a) sending the values of the arguments b) sending the addresses of the arguments c) a & b d) none of the above

1188


while initialization of array why we use a[][2] why not a[2][]...?

2400


What is double pointer?

1041


What is 02d in c?

1111


What are bitwise shift operators in c programming?

1135