Multiple 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 Multiple inheritances.