In which area global, external variables are stored?
Answer Posted / mrinal
The global or external variables are stored on the HEAP.
| Is This Answer Correct ? | 2 Yes | 7 No |
Post New Answer View All Answers
What is the use of typedef in structure in c?
What is queue in c?
What is c language used for?
What is array of structure in c?
Explain the priority queues?
What is a node in c?
What is a program?
what are the facialities provided by you after the selection of the student.
What is page thrashing?
Why does notstrcat(string, "!");Work?
What is restrict keyword in c?
What are dangling pointers in c?
write a programming in c to find the sum of all elements in an array through function.
What is the size of enum in bytes?
Explain the red-black trees?