Where are the global variables stored?



Where are the global variables stored?..

Answer / Abhishek Pandey

In many programming languages like JavaScript and C, global variables are stored in a special area called the 'global scope' or 'global environment'. In JavaScript, global variables can be accessed from any part of the program.

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More Operating Systems General Concepts Interview Questions

Can you access a variable within a worker thread from the main thread?

1 Answers   MindCracker,


How do I do a system restore?

1 Answers  


What is cache memory?

1 Answers  


A pair of redundant systems are operating, how would you ensure that when one of them goes down, the other one will take over its operation?

1 Answers   DELL,


What is readers-writers problem?

1 Answers  


What is a critical section?

1 Answers  


Tell me the difference between yielding and sleeping?

1 Answers  


What is dedicated processor assignment in operating system (os)?

1 Answers  


State the differences between ddr1, 2 and 3.

1 Answers  


Will chkdsk repair corrupt files?

1 Answers  


What are the main functions of a kernel?

1 Answers  


How do I get to the root directory?

1 Answers  


Categories