Interface

Jan 5 2004 11:36 PM
Hi, What is the difference between Interface class and an abstract class. In both classes we can not define any function and we can derived any class from both type of class. where we should use Interface class and abstract classes.

Answers (2)