View Single Post
Go4Expert Member
31Jan2008,13:05  
rekha11's Avatar
Constructor are same as the class name.Constructors will be automatically invoked whenever the object is created.Constructor have no return value .
constuctors are:
overloaded constructors
static constructors
copy constructor