What is an abstract class?

Answer Posted / naveen kumar

Abstract classes are classes that contain one or more abstract methods. Abstract method is a method that is declared, but contains no implementation. Abstract classes may not be instantiated, and require subclasses to provide implementations for the abstract methods.

Is This Answer Correct ?    3 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

Can private class be inherited?

615


What sorting algorithm does c++ use?

596


What is a local reference?

669


What is abstraction oop?

621


What can c++ be used for?

578






What is a down cast?

607


sir please send me bpcl previous question papers

1952


What are the defining traits of an object-oriented language?

690


What does the linker do?

587


What is difference between oop and pop?

611


How static variables and local variablesare similar and dissimilar?

555


What is encapsulation with real life example?

566


How to reverse a string in C++

349


Explain differences between alloc() and free()?

578


What are put and get pointers?

577