Answers

Question and Answer:

  Home  ASP Programming

⟩ Whats an interface class?

It’s an abstract class with public abstract methods all of which must be implemented in the inherited classes.

 201 views

More Questions for you: