Using a switch case statement, write a menu driven program for the following: [15]
i) To print the Floyd’s triangle [Given below]
1
2 3
4 5 6
7 8 9 10
11 12 13 14 15
ii) To print the following pattern
1
1 0
1 0 1
1 0 1 0
1 0 1 0 1
Answers
Answered by
1
Answer:
- I want only 5 points from you
- I want 5 points abc
Similar questions