Mscit 1st - Oops
Mscit 1st - Oops
Mscit 1st - Oops
First Semester
Subject: Object Oriented Programming
1.
2.
3.
4.
5.
6.
7.
8.
9.
10.
11.
12.
13.
14.
15.
16.
17.
*
**
***
****
*****
18. Write a program to print as follows:
1
12
123
1234
12345
19. Write a program to print as follows
54321
5432
543
54
5
1
20.
21.
22.
23.
24.
25.
26.
27.
28.
29.
30.
31.
32.
33.
34.
35.
36.
37.
38.
39.
40.
Note: Use AWT/Swing Control or NetBeans or Eclipse to perform the above operations.