PTC interview question

Explain - 1.Abstract class 2.Polymorphism 3.Run time polymorphism 4.Virtual and pure virtual function 5.Virtual base class (diamond problem). Explanation and various relevant questions on these topics along with code/pseudocode 6. Constructor destructor detailed explanation and questions 7.C++ vs java

Interview Answer

Anonymous

15 Jun 2021

In-depth knowledge of these concepts is important.

2