Where are data variables stored when a program is running?
What will be an ideal response?
Data variables are stored on either the stack or the heap when a program is running. In this chapter we introduce the concept of the stack. The heap is introduced with global variables. Locally declared variables are stored on the stack, globals are stored on the heap.
You might also like to view...
Match the following six terms to their meanings:
I. Default Value II. Caption Property III. Expression Builder IV. Validation rule V. Zero-length string VI. Index A.Created by typing two quotation marks with no space between them B. A special list created in Access to speed up searches and sorting C. Field property to display a value in a field for new records D. A feature used to create formulas in query criteria, form, reports E. An expression that precisely defines the range accepted data F. Used to give a name to fields used on forms and reports
Mass mail is the term given to a large mailing that is sorted by postal code and qualifies for reduced postage rates
Indicate whether the statement is true or false