Difference between abstract class and interface
Answer Posted / nikhil
1. Accessibility modifier(Public/Private/internal) is
allowed for abstract class.
Interface doesn't allow accessibility modifier
2. class can inherit only one abstract class
class can implement more than one interface.
Is This Answer Correct ? | 375 Yes | 78 No |
Post New Answer View All Answers
What actually happes when you add a something to arraylistcollection ?
Explain the number or character entered through keyboard gets converted to equivalent ascii code & it get stored on ram in the binary form.
What is textview control of .net mobile? : Microsoft dot net mobile
any one can explain about projectarchitecture and project approach briefly
What is IL code, CLR, CTS, GAC & GC?
i wish to write mcts(microsoft certified technology specialist) exam. can anyone give the model question or format and preparation method?
Define a managed code? : Dot net architecture
What are bindings?
What is an interrupt? : Dot net architecture
What are the different pipelining hazards and how are they eliminated? : Dot net architecture
Can I create my own metadata attributes?
What are the main Tools to develop .Net Application?
What is a service class?
Explain about appdomains?
what is diffrent beatween localprinter and networkprinter