what does a constructor does.

Answer Posted / anvesh

Constructor in not a member function of the class,so thats
reason why we cannot override.

Constructors are used to create the objects of class and
operated by the new keyword.

And we can pass some intialization parameters to be executed
when the time it creating a object

Is This Answer Correct ?    1 Yes 2 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

How to configure SSL in iPlanet/SunOne?

1429


What are the SSL formats supported by iPlanet/SunOne?

1279


How to configure a website in iPlanet/SunOne?

1530