Q:

The abstract classes in java can _________________

0

The abstract classes in java can _________________


  1. Implement constructors
  2. Can’t implement constructor
  3. Can implement only unimplemented methods
  4. Can’t implement any type of constructor

All Answers

need an explanation for this answer? contact us directly to get an explanation for this answer

 (a).Implement constructors

need an explanation for this answer? contact us directly to get an explanation for this answer

total answers (1)

OBJECT ORIENTED PROGRAMMING OBJECTS AND CLASSES IN OOPS MCQ

This question belongs to these collections

Similar questions


need a help?


find thousands of online teachers now
Abstract class can’t be final in java... >>
<< Use of pointers or reference to an abstract class ...