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


Please Help Members By Posting Answers For Below Questions

Can a void pointer point to a function?

580


What is bubble sort technique in c?

594


Explain how can I open a file so that other programs can update it at the same time?

599


Differentiate between the expression “++a” and “a++”?

709


write a program to find the given number is prime or not

3850






Explain the use of 'auto' keyword

683


Explain how do you list a file’s date and time?

621


What is difference between structure and union with example?

603


What is the explanation for prototype function in c?

573


C language questions for civil engineering

1250


What are # preprocessor operator in c?

635


Is flag a keyword in c?

683


write a C program:There is a mobile keypad with numbers 0-9 and alphabets on it. Take input 0f 7 keys and then form a word from the alphabets present on the keys.

14972


Can you please explain the difference between malloc() and calloc() function?

623


Write a program to reverse a string.

644