AMMONG THE 4 STROAGE CLASSES IN C, WHICH ONE FASTEST?
Answer Posted / guest
Register storage Class
Is This Answer Correct ? | 24 Yes | 0 No |
Post New Answer View All Answers
What are the disadvantages of a shell structure?
How is pointer initialized in c?
What does *p++ do?
please explain clearly about execution of c program in detail,in which stage are the printf sacnf getting into exeecutable code
Are pointers integers in c?
writ a program to compare using strcmp VIVA and viva with its output.
Is fortran still used today?
A global variable when referred to in another file is declared as this a) local variable b) external variable c) constant d) pointers
What are different types of pointers?
What is the scope of static variables in c language?
What is the benefit of using an enum rather than a #define constant?
Write the Program to reverse a string using pointers.
What are reserved words with a programming language?
Do you have any idea about the use of "auto" keyword?
What is the correct declaration of main?