AMMONG THE 4 STROAGE CLASSES IN C, WHICH ONE FASTEST?

Answer Posted / devvv

resister variables ofcource

Is This Answer Correct ?    3 Yes 1 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What does sizeof return c?

610


pgm to find number of words starting with capital letters in a file(additional memory usage not allowed)(if a word starting with capital also next letter in word is capital cann't be counted twice)

1865


What is difference between far and near pointers?

614


Is it better to use a macro or a function?

659


how is the examination pattern?

1599






What is the difference between union and anonymous union?

841


How can I write a function that takes a format string and a variable number of arguments?

609


What are the advantages and disadvantages of pointers?

584


Explain is it better to bitshift a value than to multiply by 2?

720


Given a valid 24 hour format time find the combination of the value and write a program ,do not hard the value and if any other inputs provided should work with the logic implemented Input: 11:30 Output: 13:10 Input: 18:25 Output: 21:58

1123


What are c header files?

585


in case any function return float value we must declare a) the function must be declared as 'float' in main() as well b) the function automatically returned float values c) function before declared 'float' keyword d) all the above

602


When is a null pointer used?

644


Differentiate between full, complete & perfect binary trees.

676


Draw a diagram showing how the operating system relates to users, application programs, and the computer hardware ?

2124