What is an Interface and What is an Abstract Class?
Answer Posted / manoj kumar tripathi
We can not create object of abstract class.It is base class
which inherit by other class.we can give at least one
definition in the class.It support inheritance.
| Is This Answer Correct ? | 0 Yes | 3 No |
Post New Answer View All Answers
What is data cache in sql server?
How would you create a permanent cookie?
What are web beacons used for?
How can we apply themes to an asp.net application?
When was asp.net released?
Give 2 examples for scenarios when routing is not applied?
What are the data controls available in asp.net?
What happens if an ASP.NET server control with event-handling routines is missing from its definition?
Write code to send e-mail from an asp.net application?
What is the concept of view state in asp.net?
How is the asp.net mvc architecture different from others? : asp.net mvc
What is asp.net web application?
Is it possible to change the index of primary key on table?
In which situation can you not use a viewstate?
Explain about asp.net state management?