Difference between abstract class and interface
Answer Posted / venu
Abstract class and interface
Abstract class we can declare variables here,bt interface we
cannot,interface methods are by default is public,bt
abstract nt.
abstract we can declare object bt we cannot declare instants
of the class.bt interface we cannot do both.
| Is This Answer Correct ? | 1 Yes | 1 No |
Post New Answer View All Answers
i want the asp.net technical questions and answeres
Explain form level validation and field level validation?
What is a master page and what does it do?
What is rich control in asp.net?
How does session state work in asp.net?
How Session use Cookies in State Management?
List all templates of the repeater control.
Explain why datareader is useful?
What is session and application variable in asp net?
What is mvc in asp.net interview question? : Asp.Net MVC
1.can we add connection string in global.asax?????????? 2.what are the default files included when we create new web application????
What are the new login controls in asp.net 2.0?
How can you display all validation messages in one control?
Difference between Response.redirect vs server.transfer?
Which tool you have done?