Está en la página 1de 2

All Rights Reserved

UNIVERSITY OF VOCATIONAL TECHNOLOGY


Faculty of Training Technology
Bachelor of Technology in Information & Communication Technology
(Software Technology) 2010 / 2013
Year II Semester II Examination March -2013

Advanced Java (ICTST40204)


Instructions : Answer all Questions.
Duration

: 02 hours

Total Marks: 70

Part A
Create a Folder using your Index number in the D drive and save all your projects in that folder.
1. Create a project called Question1 in your examinations folder. Create the below given calculator in it. The
calculator should be able to display whole numbers as well as numbers with decimal places. As the
operations the calculator should be able to
a. clear the entered the values
b. add numbers
c. subtract numbers
d. multiply numbers
e. divide numbers
f. calculate percentages.
(30 marks)

2. Create a project called Question2 in your examinations folder. Generate the following Applet in it. Fill the
shapes with given colors.
(15 marks)
Red
Green
Magenta

White

Page 1 of 2

3. Create a project called Question3 in your examinations folder. Develop the Currency Notes Calculator
according to the instructions given below. The Amount of money is entered into the first text box. When
Display button is clicked the relevant currency notes and their amounts should display in appropriate text
boxes. When the Clear button is clicked all the text boxes should be cleared. When the Exit button is
clicked the form window should be closed.
(15 marks)

4. Create a project called Question4 in your examinations folder. Design the below given Interface in it.
When user clicks the add button the selected languages should display in the text area.
(10 marks)

Page 2 of 2

También podría gustarte