Where are local variables stored in c?


No Answer is Posted For this Question
Be the First to Post Answer

Post New Answer

More C Interview Questions

Find the largest number from the given 2 numbers without using any loops and the conditional operator.

2 Answers  


What are the different types of storage classes in C?

3 Answers  


How can you return multiple values from a function?

0 Answers  


What is the use of linkage in c language?

0 Answers  


What is merge sort in c?

0 Answers  


When should the register modifier be used? Does it really help?

0 Answers  


How #define works?

0 Answers  


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

0 Answers  


Explain the difference between exit() and _exit() function?

0 Answers  


Is fortran still used today?

0 Answers  


What is the most efficient way to count the number of bits which are set in an integer?

0 Answers  


Explain union. What are its advantages?

0 Answers  


Categories