Multiple Choice
A pointer is an object whose stored value is a(n) ____.
A) compound value
B) activation record
C) reference to another object
D) direction
Correct Answer:

Verified
Correct Answer:
Verified
Related Questions
Q27: A _ constant is a name for
Q28: Static binding occurs during execution.
Q29: Dangling references are locations that have been
Q30: Binding time refers to when an attribute
Q31: _ declarations are associated with a specific
Q33: The bindings of _ to storage locations
Q34: Declaration visibility includes only those regions of
Q35: A translator's symbol table stores the mappings
Q36: Any scoping structure that can be referenced
Q37: In C,blocks are called compound statements.