View Single Post
Old 14-02-06, 06:35 AM   #5 (permalink)
sowmya571
Moderator
 
Join Date: Feb 2006
Posts: 1,413
Thanks: 0
Thanked 17 Times in 14 Posts
Rep Power: 20 sowmya571 has disabled reputation
hello



5 What is the difference between METHODS and CONSTRUCTORS?



A
constructor is a member function of a class
that is used to create objects of that class.
It has the same name as the class itself,
has no return type, and is invoked using
the new operator.

A method is an ordinary member function
of a class. It has its own name, a return
type (which may be void), and is invoked
using the dot operator.


__________________
http://livetolead.blogspot.com/
all the best
Arise Awake N Stop Not Until Ur Goal Is Reached!
sowmya571 is offline Offline   Reply With Quote
 
45,000 Jobs - Get an Interview Call,  Post Your Resume Here