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 ?    12 Yes 3 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What is the use of parse in c#?

450


What is a nested type. Give an example?

614


What are the benefits of using generics in c#?

473


What is the usage of transponders?

539


What is predicate builder?

475






What is int parse in c#?

486


What are the Uses of CLR

753


Suppose you have already existing application with Visual Studio 6 (VB 6, InterDev 6) and this application utilizes Windows 2000 COM+ transaction services. With this example how can you approach migrating this application to .NET?

502


What is Covariance and contravariance in C#?

557


What is the default boolean value in c#?

503


who is a protected class-level variable available to?

540


Does a loop recorder have to be removed?

591


List some of the basic string operation?

498


What is the relationship between a process, application domain, and application?

494


What are constructors in c#?

537