Computer Science Paper3
Computer Science Paper3
PAPER 3 Practical
Additional materials:
1 CD for each candidate
Printing facility
Bond paper
TIME 3 Hours
INSTRUCTIONS TO CANDIDATES
1. Design and write a Vb.net program to accept a number form a user through Input Box
and display its multiplication table into the List Box.
[10]
2. (a) Design an interface below which shows a Temperature converter. The program
should be able to convert Celsius to Fahrenheit.
Temperature Converter
Celsius
Fahrenheit
(b) Add the code on Compute button to display the result of the conversion of the
number entered [6]
(c) Add code on Clear and Quit buttons to clear the text boxes and quit the
program. [4]
BMI CALCULATOR
Weight
Height
BMI
(b) Add code to the Compute button to calculate the user’s body mass index (BMI)
[6]
2
4. A computer program is designed to calculate the grade of a student mark entered through
a text box using the grading scale in the table.
mark grade
70-100 A
60-69 B
50-59 C
45- 49 D
40- 44 E
0-39 U
Any other mark Invalid
(Hint: make use of text field, password field, emails, lists, checkboxes, radio buttons
(b) Create html unordered list showing departments at your school [10]
3
(c) Create an html table with the following: