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 meant by web application?
How can we inherit a static variable?
What do you mean by authorization?
Is asp.net is a programming language?
what are the events raised in asp.net page life cycle?in which stage view state can be loaded?
Which is the parent class of the web server control?
What is event bubbling?
What is asp.net? How is it different from asp?
What are sessions used for?
Is asp.net web forms dead?
What kind of data can be stored in viewstate?
What are the advantages of passport authentication?
Explain automatic memory management in .net.
What is asp.net mvc5? : Asp.Net MVC
Is session stored in browser?