Multiple Choice
A variable of a reference type contains:
A) information about the type and its data
B) data of that type
C) the address of the location in memory where data is stored
D) None of the above.
Correct Answer:

Verified
Correct Answer:
Verified
Related Questions
Q4: It's always better to write your own
Q5: The values produced by Random are weighted
Q6: Value types normally represent single pieces of
Q7: Any variables declared in a for statement
Q8: Methods defined by the programmer may consist
Q10: An overloaded method is one that<br>A) has
Q11: Any variable declared with keyword const is
Q12: A return type of is specified for
Q13: Pass-by-value is used when optimal program performance
Q14: When calling a method,you must specify the