Multilevel inheritance C++ program to display the pattern like a pyramid

Write a C++ Program to display the pattern like a pyramid using the alphabet using the multilevel inheritances.