what does a constructor does.

Answer Posted / sandeep

constructor is a member function with same name of the class
if we call constructor it will automatically invoke the object
of that class.when we calling the normal member function we
usually creating object of that class then calling it using
the .operator

Is This Answer Correct ?    8 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

How to configure SSL in iPlanet/SunOne?

1358


How to configure a website in iPlanet/SunOne?

1477


What are the SSL formats supported by iPlanet/SunOne?

1195