What is an abstract class?

Answer Posted / ashwini

It is a class which contains at least one abstract method
(A method without any implementation). Other methods can
have implementations. This class can not be instantiated.
It can always become a base class for other classes.

Is This Answer Correct ?    2 Yes 2 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What are the advantages of migrating to vb.net?

570


What are the difference between structure and class?

560


What is a static class?

595


Explain the difference between vb.net and c#, related to oops concepts?

495


What is the difference between static or dynamic assemblies?

559






What is the feature anonymous type?

522


Explain the difference between an xml "fragment" and an xml "document."

503


What is a literal control?

579


What is the difference between vb 6 and vb.net?

639


What is vb.net used for?

548


Explain convert.tostrin?

630


Explain about garbage collection?

577


Is vb net a scripting language?

543


What is the difference between compiler and interpreter?

548


What is an application domain? how they get created?

583