AMMONG THE 4 STROAGE CLASSES IN C, WHICH ONE FASTEST?
Answer Posted / sri
Register because it is used for fastest storage.
| Is This Answer Correct ? | 5 Yes | 0 No |
Post New Answer View All Answers
If null and 0 are equivalent as null pointer constants, which should I use?
What is floating point constants?
Can we assign string to char pointer?
What is the difference between printf and scanf in c?
What is function pointer c?
Explain what is the benefit of using const for declaring constants?
Explain About fork()?
What is the most efficient way to count the number of bits which are set in an integer?
Is it better to use malloc() or calloc()?
What is #include stdio h?
What is the g value paradox?
code for find determinent of amatrix
using for loop sum 2 number of any 4 digit number in c language
Tell me when is a void pointer used?
Why do we use stdio h and conio h?