What?s the difference between an interface and abstract class?
Answer Posted / adhi
thanxs for your Contribution...I have got one more
diff.. ...Derived Class or Child Class should implement the
methods and properties in interface that are implementing
interface where as it is not manditory in case of Abstract
class
| Is This Answer Correct ? | 2 Yes | 0 No |
Post New Answer View All Answers
How to find Percentage, name ,College from a resume or document ? How to export these values to other page in C#?
What is private static in c#?
What is called method in c#?
What is expression tree in c#?
Why we use delegates in c#?
What is continue in c#?
Can you call from an inherited constructor to a specific base constructor if both base class and an inheriting class has a number of overloaded constructors?
What is data reader in c#?
Which technology is best for desktop application?
4. Describe the process when we send a request URL? And who is responsible for that?
what is inheritance and an example in vb.net and c# of when you might use it?
What is difference between virtual and override in c#?
Is c# 8 released?
What does the dispose method do with the connection object?
What is the difference between serialization and deserialization in c#?