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:  what is an abstract class



October 10, 2007 17:59:03 #7
 sajjad   Member Since: Visitor    Total Comments: N/A 

RE: what is an abstract class
 
An abstract class cannot be used on its own but must be first inherited in the derived class.
     

 

Back To Question