Multiple Choice
A special kind of method that performs initialization is a(n)
A) definer.
B) override.
C) constructor.
D) character.
Correct Answer:

Verified
Correct Answer:
Verified
Related Questions
Q17: Choose a class/object example from the list
Q18: Values passed when a method is called
Q19: Creating an object is called<br>A)instantiation.<br>B) overloading.<br>C) modeling.<br>D)abstraction.
Q20: A default constructor can perform memory allocation.
Q21: A class is an instance of an
Q23: A constructor must have the same name
Q24: A public method is part of the
Q25: A class represents a template from which
Q26: If a method is defined wisely,users of
Q27: In a class definition,operations are specified in<br>A)properties.<br>B)records.<br>C)attributes.<br>D)methods.