Vidyalelo
Java Programming · Q7

Interfaces and Abstract Classes

Programming · Java Programming · question 7

Q7

Which of the following can contain both abstract and non-abstract methods?

A.
Abstract class
Answer
B.
Interface
C.
Concrete class
D.
Static class

Answer: Option A

Solution

Answer: Option A
No explanation is given for this question Let's Discuss on Board