AMMONG THE 4 STROAGE CLASSES IN C, WHICH ONE FASTEST?
Answer Posted / biju
Ofcourse register storage class is for quick access
| Is This Answer Correct ? | 3 Yes | 1 No |
Post New Answer View All Answers
What is a good way to implement complex numbers in c?
Can the “if” function be used in comparing strings?
What is extern variable in c with example?
Explain what is a 'null pointer assignment' error? Explain what are bus errors, memory faults, and core dumps?
Write a program to reverse a linked list in c.
What is a file descriptor in c?
how many errors in c explain deply
What is the translation phases used in c language?
Where is c used?
What is c token?
What does the characters “r” and “w” mean when writing programs that will make use of files?
Explain how do you determine a file’s attributes?
Explain what is the most efficient way to store flag values?
Linked lists -- can you tell me how to check whether a linked list is circular?
What is #line?