When should we use abtract class and Interface Class?Give
an Example
Answer Posted / eswar
Features are same but implementation are different then we
go for Interface
Features are same and some of the implementations are same
then we go for Abstract.
| Is This Answer Correct ? | 14 Yes | 10 No |
Post New Answer View All Answers
What is role-based security in asp.net?
Why do we use datasource in asp.net?
Differentiate strong typing and weak typing
What is the base class from which web forms are inherited?
What is the difference between server-side scripting and client-side scripting?
Describe session handling in a webfarm, how does it work and what are the limits?
What is asp net application object?
Explain about asp.net 2.0 themes?
Where is the session stored?
Define web.config in .net?
To load your generated dataset with data which method do you invoke?
How many types cache in asp net?
What is http post action?
How to integrate angular 8 with asp.net mvc 5? : Asp.Net MVC
How dataadapter.fill works?