what are abstract classes? what is overriding?

Answer Posted / kalpana

Abstract classes cannot be used to instantiate objects;
because abstract classes are incomplete, it may contain only
definition of the properties or methods and derived classes
that inherit this implements it's properties or methods.

Is This Answer Correct ?    7 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

In razor syntax, what is the escape sequence character for @ symbol?

638


Does Tempdata hold the data for other request in ASP.Net MVC?

620


Please explain me what the project manager will ask in the interview.The interview is for senior position in .Net (5 years experience )

2583


What is viewbag title?

610


How do you handle variable number of segments in a route definition?

630






What is Differnce between html.action and ajax.action?

640


what is more complex to implement property, methods or event? how can I define criteria to compare the difficulty of implementation between them? for example the number of methods wanted to implements property is 2 methods. how many methods I need it to implements events?

1793


What are the levels at which filters can be applied in an asp.net mvc application?

683


Why to use '{resource}.axd/{*pathInfo}' in routing in ASP.Net MVC?

2192


What is latest version of .net framework?

749


What is entityset? : Entity framework

655


Can I uninstall microsoft .net framework?

637


How do you assign a value to a complex number 7 how has exception hand changed in .net framework 4.0?

597


How OS come to know whether to load the .net framework when we run an .exe created using .Net framework?

647


What are the 2 popular asp.net mvc view engines?

634