What?s the difference between an interface and abstract class?
Answer Posted / mahendran
single class can implement multiple interface
interface do not come inheriting chain
| Is This Answer Correct ? | 1 Yes | 2 No |
Post New Answer View All Answers
Why do we use public static void main in c#?
Is everything an object c#?
What is the purpose of dependency injection?
What does an indexer do?
What exactly is serverless?
What does immutable mean in c#?
Can you explicitly call a destructor?
What is the process of delegation?
What are strong name assemblies?
What is the relation between classes and objects?
What are the collection types can be used in c#?
Are structs value types or reference types?
How do you declare a method in c#?
Why do we use anonymous method in c#?
What are the basics of c#?