Interface and abstract classes
when can i use interfaces and when can i use abstract classes.which one is the best choice and why ?
Tags..
OOPS Concept
Object Oriented Programming
C# Interview
Posted by:
sankar.nvss
| Views: 99 | Community Opinion:
0
Add Your Opinion
Bookmark this page..
Ask a New Question
Go to Home
What do you think? Add your opinion/answer
Your Name:
*your opinion/answer:
Related Questions & Answers:
Difference between class and interface in C#?
Can you store multiple data types in System.Array?
Examples about abstraction, polymorphism, encapsulation OOPS Concept.
What is Function Overloading