What's the actual use of interface?

Dec 14 2004 2:57 AM
I am confused with the following concepts: 1. What is virtual keyword, what’s the use of it? 2. What is abstract class? 3. What’s the use of interface? If possible, give me some small sample code

Answers (1)