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
Name which controls do not have events?
Write the difference between TypeOf and GetType?
Why is aws serverless?
What is data bind in c#?
Is array immutable in c#?
what is the difference between interface and multiple interface?
What is delegate in c#?
hi my question is about understanding a text the user entered to a site , so i want to analyse that text looking for some specific items such as "honda" "shoffere" etc.. so if this site could help or could tell me where to go with such question ,i wonder. thanks
what is IDisposal interface
Is java better than c sharp?
Explain the process of inheriting a class into another class?
Can an abstract class inherit from another abstract class c#?
What are functions c#?
Can we store different data types in arraylist in c#?
What is ioc containers c#?