Recent questions tagged abstract-class

0 0 votes
1 1 answer
194
194 views
Given below are two statements: one is labelled as Assertion A and the other is labelled as Reason RAssertion A: We can build an object from a class containing a pure vir...
2 2 votes
1 1 answer
5.2k
5.2k views
Which of the following is/are correct with reference to Abstract class and interface?A class can inherit only one Abstract class but may inherit several interfacesAn abst...
2 2 votes
2 answers 2 answers
3.9k
3.9k views
Which of the following is used to make an Abstract class?Making at least one member function as pure virtual functionMaking at least one member function as virtual functi...
To see more, click for the full list of questions or popular tags.