1
Answer

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

Pavan Bujji

Pavan Bujji

8y
333
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)