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
Here is a good puzzle: how do you write a program which produces its own source code as output?
Explain the binary height balanced tree?
What is data structure in c language?
What are header files why are they important?
What are the different types of pointers used in c language?
How can you avoid including a header more than once?
What is null in c?
Explain the difference between the local variable and global variable in c?
Why we use int main and void main?
Give a one-line C expression to test whether a number is a power of 2. [No loops allowed - it's a simple test.]
What was noalias and what ever happened to it?
What is main return c?
The __________ attribute is used to announce variables based on definitions of columns in a table?
What is an auto variable in c?
Can a file other than a .h file be included with #include?