Which of the following statements is false?
A. A class can have only one constructor
B. A class can have multiple constructors
C. An object created from a class is referred to as instance of the class
D. An instance of a class is considered an object
Answer: Option A

Join The Discussion