Answer Posted / venkateh chowdary gutlapalli
A class that contains on one or more abstract functions is
known as abstract class.
we can not instantiate abstract class directly.first we have
to create a derived class and then we can instantiate.
| Is This Answer Correct ? | 17 Yes | 2 No |
Post New Answer View All Answers
Can I add mvc testcases in visual studio express?
Is http stateful or stateless?
Can I remove .net framework?
What are action filters?
I have 2+ years of fake experience,actually i could not answer for project questions..?how can i answer please suggest me..?
What is html.renderpartial?
What is code first? : Entity framework
What is mvc entity framework?
what is entity framework?
How to change the action name in ASP.Net MVC?
Explain Bundle.Config in ASP.Net MVC4?
What are the levels at which filters can be applied in an asp.net mvc application?
How we can multiple submit buttons in ASP.Net MVC
In razor syntax, what is the escape sequence character for @ symbol?
What is work of clr?