What is Interface and Abstraction (in real time scenario)
Answer Posted / amitabh
Better Explanation Here
http://www.codeproject.com/KB/cs/abstractsvsinterfaces.aspx
| Is This Answer Correct ? | 3 Yes | 3 No |
Post New Answer View All Answers
What are the Types of compatabilities and explain them
What are the three types of predicates?
How do partial classes work in c#?
What is a datacontract?
Can we create multiple constructors?
What is overriding in c#?
Is enum a class c#?
Which types of inheritances does c# support?
How many constructors can a class have c#?
What are the types of class in c#?
Can constructor have return type c#?
What is the main usage of keyword “virtual†? How does it work for a method or property?
Explain the difference between class and interface in .net?
What is the difference between internal and protected in c#?
What does get set mean in c#?