Contrast the use of an abstract base class against an interface?
Answer Posted / rajeev kumar singh
An abstract class can have abstract as well as non abstract
methods whereas the interface can have only the abstract
methods.
An Abstract inherit a class, an abstract class and implement
an interface. But interface can only implement another
interface.
| Is This Answer Correct ? | 5 Yes | 4 No |
Post New Answer View All Answers
Differentiate between authentication and authorization.
What is http post and http get?
explain code with datachaching with example
What is boxing and unboxing in asp.net?
How many types of validators are there in asp net?
What is OSI layer? Explain different layers.
Which object encapsulates state or data of a user?
What is the difference between session and application?
Where is session cookies stored?
What are app services?
Is it possible for me to change my aspx file extension to some other name?
Who creates jsessionid?
How about the security in Activex DLL and Activex EXE ?
What is asp net application object?
Is asp.net a programming language or framework?