0% found this document useful (0 votes)
23 views2 pages

Table of Contents

This document contains a table of contents listing 20 programming exercises with their corresponding page numbers and a space for a teacher's signature. The exercises include programs to determine if a number is even or odd, calculate factorials, create an application form, calculate totals and averages, use input boxes and message boxes, build a simple calculator, work with arrays and functions, implement controls like combo boxes and check boxes, check for palindromes, and perform tasks like swapping numbers and taking a pizza order.

Uploaded by

Tarun Singh
Copyright
© Attribution Non-Commercial (BY-NC)
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as DOCX, PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
23 views2 pages

Table of Contents

This document contains a table of contents listing 20 programming exercises with their corresponding page numbers and a space for a teacher's signature. The exercises include programs to determine if a number is even or odd, calculate factorials, create an application form, calculate totals and averages, use input boxes and message boxes, build a simple calculator, work with arrays and functions, implement controls like combo boxes and check boxes, check for palindromes, and perform tasks like swapping numbers and taking a pizza order.

Uploaded by

Tarun Singh
Copyright
© Attribution Non-Commercial (BY-NC)
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as DOCX, PDF, TXT or read online on Scribd
You are on page 1/ 2

Table of Contents

S.N Teacher’s
o Program Page No.
Sign
1. Program to find out that a number is Even or Odd. 1
2. Program to find out Factorial of a number. 3
3. Program to make an Application Form. 5
4. Program to find out Total and Average of three numbers. 10
5. Program to use InputBox() and MsgBox() function. 12
6. Program to make Simple Calculator. 14
Program to find the Sum of 20 elements in Array & find the
7. 17
Average.
8. Program to make Fibonacci Series. 19
9. Program to Call a Function by Value. 21
10. Program to Call a Function by Reference. 23
11. Program to enter 10 elements in Array & print them in a List. 25
12. Program to implement ComboBox & ListBox functions. 27
13. Program to implement Horizontal Scrolls & Vertical Scrolls. 29
14. Program to implement CheckBox & OptionBox controls. 31
15. Program to implement MDI Form. 35
16. Program to check the given number is Palindrome or not. 37
17. Program to find out Sum, Average and Division of a Student. 39
Program to add the items of First to Second ListBox and from
18. 42
Second to First ListBost
19. Program to Swap three numbers. 45
20. Program to take a Pizza Order. 47
Table of Contents

S.N Teacher’s
o Program Page No.
Sign
1. Program to find out that a number is Even or Odd. 1
2. Program to find out Factorial of a number. 3
3. Program to make an Application Form. 5
4. Program to find out Total and Average of three numbers. 10
5. Program to use InputBox() and MsgBox() function. 12
6. Program to make Simple Calculator. 14
Program to find the Sum of 20 elements in Array & find the
7. 17
Average.
8. Program to make Fibonacci Series. 19
9. Program to Call a Function by Value. 21
10. Program to Call a Function by Reference. 23
11. Program to enter 10 elements in Array & print them in a List. 25
12. Program to implement ComboBox & ListBox functions. 27
13. Program to implement Horizontal Scrolls & Vertical Scrolls. 29
14. Program to implement CheckBox & OptionBox controls. 31
15. Program to implement MDI Form. 35
16. Program to check the given number is Palindrome or not. 37
17. Program to find out Sum, Average and Division of a Student. 39
Program to add the items of First to Second ListBox and from
18. 42
Second to First ListBost
19. Program to Swap three numbers. 45
20. Program to take a Pizza Order. 47

You might also like