What?s an abstract class?

Answer Posted / guest

A class that cannot be instantiated. A concept in C++ known
as pure virtual method. A class that must be inherited and
have the methods over-ridden. Essentially, it?s a blueprint
for a class without any implementation.

Is This Answer Correct ?    2 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What tool we have to use to install assembli in gac folder.

490


What is foreach loop in c#?

540


What is the difference between and xml documentation tag?

530


What is the difference between ienumerable and iqueryable?

452


What is difference between array and collection?

480






What is exe in c#?

504


What is difference between association, aggregation and inheritance relationships?

503


Explain About Web.config

565


What framework is used for performance testing/load testing?

1487


Why do we use abstract class in c#?

500


Can we inherit singleton class in c#?

475


write code for inserting and updating recoards in sql server database using connected architecture & records shoulds displayed in grid view ( use c# )

1929


List the differences between method overriding and method overloading?

496


What is an indexer in c#?

549


What is .net console?

537