What?s the difference between an interface and abstract class?
Answer Posted / dj
a class can inherit multiple interface where as
a class can inherit only one abstract class
| Is This Answer Correct ? | 6 Yes | 0 No |
Post New Answer View All Answers
Describe the types of comments in c#?
Differentiate between object pooling and connection pooling in c#?
What is COM Interoperability?
What are the delegates in c#?
What is the difference between string and string in c#?
Why do we use virtual methods in c#?
What are primitive data types in c#?
Explain Constructor and destructor?
Can you prevent a class from being instantiated?
I need code to connect ohter systems in the LAN and i want to display my website image over there and i want explain as a admin through phone. So i need code to access other system using C-Sharp. Any one please help me.Please give me the code. Advace thanks.
What are custom attributes in c#?
How to move to a state-related codebase?
What is an array of arrays called?
Can we inherit partial class in c#?
Is cli same as the clr?