Q. Which of the following is true? (A) The C++ interfaces are implemented using abstract classes (B) The purpose of an abstract class is to provide an appropriate base class from which other classes can inherit (C) Abstract classes cannot be used to instantiate objects and serves only as an interface. (D) All of the above ποΈ Show Answer π¬ Discuss π Share β‘Menu β Correct Answer: (D) All of the above