ObjectiveMcq
Print Protected
This page is protected for print. Use the website to view the content.
The constructors that can take arguments are called ___________
Correct Answer: C — Parameterized Constructor
In order to initialize the various data elements of different objects with different values when they are created parameterized constructors are used.