1
Answer

Constructor:1. I have one class with two constructors.

Photo of Pavan Bujji

Pavan Bujji

8y
708
1

h1. I

I have one class with two constructors one is parameterized and another is non-parameterized constructor.

So now create an object of the class which referencing to the parameterized constructor, using the same class object the content or members of non-parameterized constructor should invoke.

Thanks &Regards,
Pavan. 

Answers (1)