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.