Q:

We can make a class abstract by
(A) Declaring it abstract using the virtual keyword
(B) Making at least one member function as virtual function
(C) Making at least one member function as pure virtual function
(D) Making all member function const

ISRO

All Replies

Viewing 1 replies (of 1 total)

Viewing 1 replies (of 1 total)

  • You must be logged in to reply to this topic.