Computer Science, asked by jogeswarhantal1998, 5 hours ago

which class cannot be inherited​

Answers

Answered by Neelkamalchetry
0

Answer:

An abstract class cannot be inherited by structures. It can contains constructors or destructors. It can implement functions with non-Abstract methods.

Similar questions