Safcode Institute by Sir Safder


See Correct Answer


A constructor may be declared private
All of the above
A constructor must have the same name as the class it is declared within.
A constructor is used to create objects.

Correct Answer: All of the above