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
What is the difference between pure virtual function and virtual function?
Write a program to print fibonacci series without using recursion?
What is a null pointer assignment error? What are bus errors, memory faults, and core dumps?
write a progrmm in c language take user interface generate table using for loop?
how many types of operators are include in c language a) 4 b) 6 c) 8 d) 12
what are enumerations in C
Explain what standard functions are available to manipulate strings?
Is c is a low level language?
c language supports bitwise operations, why a) 'c' language is system oriented b) 'c' language is problem oriented c) 'c' language is middle level language d) all the above
difference between Low, Middle, High Level languages in c ?
What is a lookup table in c?
Differentiate between declaring a variable and defining a variable?
what are the facialities provided by you after the selection of the student.
Whats s or c mean?
What does d mean?