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




November 11, 2006 02:07:11 #3
 srinivas Y   Member Since: Visitor    Total Comments: N/A 

RE: what is the difference between methods and functio...
 
 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