Home » Interview » Technology

How will you define an abstract class?

Correct Answer: An abstract class is defined with the keyword abstract Eg: public abstract class MyClass { }

← Previous Question Next Question→

Discussion & Comments

No comments yet. Be the first to comment!
Join Discussion