Answer Posted / eresh
stack is a part of ram memory
| Is This Answer Correct ? | 3 Yes | 2 No |
Post New Answer View All Answers
Where is c used?
Describe the difference between = and == symbols in c programming?
Explain a pre-processor and its advantages.
How many types of errors are there in c language? Explain
Write a program on swapping (100, 50)
Explain how can I remove the trailing spaces from a string?
Why is c used in embedded systems?
What are the standard predefined macros?
Explain how can you tell whether a program was compiled using c versus c++?
What is the role of this pointer?
What are different types of operators?
What is a pointer and how it is initialized?
What are the types of pointers?
Is there a way to compare two structure variables?
Why pointers are used in c?