Safcode | Code Your Ideas by Sir Safder


See Correct Answer


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

Correct Answer: All of the above