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  >  Tech FAQs  >  OOPS

 Print  |  
Question:   How can I return multiple values from a function?



July 07, 2005 08:06:11 #2
 Tanushri Banerjee   Member Since: Visitor    Total Comments: N/A 

RE: How can I return multiple values from a function?
 
If we call the function inside the loop we can  
get
     

 

Back To Question