Virtual base class C++ program to print hollow right triangle star pattern

C++ program to print the hollow right triangle star pattern by using the virtual base class in object-oriented programming.

Virtual base class C++ program to print hollow right triangle star pattern