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
What is difference between class and interface in c#?
Explain the types of Polymorphism.
What is console writeline in c#?
What are desktop applications examples?
What is multiple interface in c#?
Define delegate?
What is tpl in c#?
What is gac? What are the steps to create an assembly and add it to the gac?
If you define a user defined data type by using the class keyword, is it a value type or reference type?
State two different types of access modifiers.
How big is an int16?
Whats an assembly? Describe the importance of assembly?
How do I do implement a trace?
What is method and function in c#?
Which technology is best for desktop application?