Multiple Choice
A _______ is a blueprint for an object; it reserves no memory space for data. Each object has its own data space, and thus its own state.
A) Class
B) Object
C) UML
D) None of the above
Correct Answer:

Verified
Correct Answer:
Verified
Related Questions
Q28: The versions of an overloaded method are
Q29: All Java classes are derived, directly or
Q30: Inherited variables and methods can be used
Q31: A _ class represents a primitive value
Q32: Common features should be located as low
Q34: A constructor cannot have any return type,
Q35: An interface is a collection of abstract
Q36: The new operator returns a reference to
Q37: The _ of a variable, which determines
Q38: An abstraction hides details. A good abstraction