Q2
Fill in the blank with the best option. An Object is a/an ________ of a class.
A.
type
B.
prototype
C.
instance
AnswerD.
object
Answer: Option C
Solution
Answer: Option C
Solution:
An object is said to be an instance of its class. It is of the type defined by the class.