Answers

Question and Answer:

  Home  C++ New And Delete

⟩ In the following statements class sports {}; class test public student{}; class result public test, public sports {}; //Here result class have implemented, a) Hierarchical inheritance b) Multiple inheritance c) Multilevel inheritance d) Both b) and c)

d) Both b) and c)

 236 views

More Questions for you: