Multiple Choice
Prior to the introduction of generics, one way to write reusable code was to use the ____ data type for instance data members.
A) interface
B) object
C) var
D) string
Correct Answer:

Verified
Correct Answer:
Verified
Related Questions
Q56: Instead of running or executing a dynamic
Q57: One of the major advantages of strongly
Q58: A(n) _ method uses the same identifier
Q59: In order to inherit from a user-defined
Q60: Calls to the ToString( ) method emphasize
Q62: Enabling reuse of code through extending the
Q63: Polymorphic programming is associated with the _.
Q64: Classes can have a "has a" relationship.
Q65: Which keyword instructs the compiler to infer
Q66: Classes that inherit from a base class