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 strongly typed view?
what is inheritance and an example in vb.net and c# of when you might use it?
How can I develop an application that automatically updates itself from the web?
What is string [] args in c#?
What is c-sharp (c#)?
What is int32?
What is the ouput of the following program?
What is join in c#?
Suppose two interfaces have same method, so how will you implement these methods in derive class?
How do I edit a dll file?
Explain About .Net remoting
What are the steps to make an assembly to public?
Is post back in c#?
What is multidimensional array in c#?
Is stringbuilder thread safe c#?