Pointers cannot be used to
a) find the address of a variable in memory.
b) reference values directly.
c) simulate call-by-reference.
d) manipulate dynamic data structures.
b) reference values directly.
Computer Science & Information Technology
You might also like to view...
Unicode is a system for representing ________
A) characters B) sounds C) colors D) integers
Computer Science & Information Technology
Any message that can be sent to a superclass object can also be sent to a subclass object.
Answer the following statement true (T) or false (F)
Computer Science & Information Technology