GeekInterview.com
   Home |  Tech FAQ  |   Interview Questions |  Placement Papers |  Tech Articles |  Learn |  Freelance Projects |  Online Testing |  Geeks Talk |  Job Postings |  Knowledge Base | Site Search |  Add/Ask Question

  GeekInterview.com  >  Placement Papers  >  TCS  >  C

 Print  |  
Question:  what is the difference between methods and functions




June 06, 2009 13:55:38 #5
 zyduss   Member Since: September 2007    Total Comments: 1 

RE: what is the difference between methods and functions
 
The major difference between methods and functions is that methods called by the reference variables called objects where as the functions do not having any reference variables.
     

 

Back To Question