Write a program to display the following alphabetical series.

Write a program to display the following alphabetical series.


Question-:
Write a Program to display the following alphabetical series.




Outputs-:

(a)  ABCDE
      BCDE
      CDE
      DE
      E

(b)   A
       BC
       DEF
       GHIJ
       KLMNO

(c)  ABCDE
      ABCDA
      ABCAB
      ABABC
      AABCD










Post a Comment

0Comments