Q:

Which among the following is true?

0

Which among the following is true?


  1. Abstract methods can be static
  2. Abstract methods can be defined in derived class
  3. Abstract methods must not be static
  4. Abstract methods can be made static in derived class

All Answers

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

 (c).Abstract methods must not be static

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

total answers (1)

OBJECT ORIENTED PROGRAMMING MEMBER FUNCTIONS MCQ

This question belongs to these collections

Similar questions


need a help?


find thousands of online teachers now
Which among the following is correct for abstract ... >>
<< Static methods can’t be made abstract in java...