Difference between abstract class and interface
Answer Posted / pavan kumar.m
Anterface :
In interface all d methods are abstrct,we use interface for
defining constants interface is cant directly inherited
with any class .Interface is defined
independently,interface have inherited related
relationship with inheritance only.
Abstract class:
In abstract class some methods are abstract methods and
these classes are used to prevent the creation of
object,these classes are used to define fields.
Abstract methods having abstract modifiers
| Is This Answer Correct ? | 1 Yes | 0 No |
Post New Answer View All Answers
what is sessions and cookies take one example simple way to understand
What is new in the .net 2.0 class library?
What's the difference between an application and a program?
What is .net mobile lists. : Microsoft dot net mobile
how to make and display a form without title bar?
What are the options provived by vss to the user? how it will help us while delevoping application?
Explain about continuable exceptions?
Is .net easier than java?
Explain dma? : .NET Architecture
Explain what does the term "green architecture" mean? : .NET Architecture
What is the application frame host?
What is the difference between an event and a delegate?
Tell me .net mobile emulators? : Microsoft dot net mobile
4. Wcf- what Asych and Sych call and how that works
Define the mesi? : Dot net architecture