Which statement is correct about Abstract classes?

 Posted by vishalneeraj-24503 on 12/3/2014 | Category: OOPS Interview questions | Views: 8398 | Points: 40
Select from following answers:
  1. Abstract key word is used to declare Abstract Classes.
  2. Abstract classes can be inherited in derived classes.
  3. Abstract classes can not be instantiated.
  4. Abstract classes can contain both definition and body.
  5. All Above

Show Correct Answer


Asked In: Many Interviews | Alert Moderator 

Comments or Responses

Login to post response