You are on page 1of 1

Student Registration Number

D
COURSE CODE: DCAP211
COURSE TITLE: EVENT DRIVEN PROGRAMMING

Date: 19-Oct-2013 Time: 09:30-11:30

Time Allowed: 2 hours Max. Marks: 80

Distribution of Marks: Written-20, Viva-20, Execution-40

Set of Problems/Experiments:

Q1. Write a program to display data stored in database in textbox on form.

Q2. Write a program to display the sum of all array elements in a textbox on (sum button) button click.

Q3. Write a program to find the largest of 3 numbers.

Q4. Write a program to display the items in combobox and on selection of an item, its details must
appear in various textboxes.

Q5. Write a program to get the student marks and display its category in textbox as follows:

MARKS CATEGORY
70-100 First Division
40-70 Second Division
0-40 Fail

You might also like