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
What is %d used for?
What are the complete rules for header file searching?
What are the application of c?
What is difference between structure and union in c programming?
What do header files do?
Why is sprintf unsafe?
Is it better to use malloc() or calloc()?
How can I call a function with an argument list built up at run time?
What 'lex' does?
why wipro wase
What is wild pointer in c?
Explain what is #line used for?
How do you use a 'Local Block'?
int i=10; printf("%d %d %d", i, i=20, i);
Differentiate fundamental data types and derived data types in C.