Dcap211 8

Download as pdf or txt
Download as pdf or txt
You are on page 1of 1

Student Registration Number

B
DCAP211
EVENT DRIVEN PROGRAMMING

Date of Exam: 1 March Session 09:30-12:30


Time Allowed: 3 hours Max. Marks: 80

1. This paper contains 10 questions divided in two parts on 1 page.


2. Part A is compulsory.
3. In Part B (Questions 2 to 10), attempt any 6 questions out of 9. Attempt all parts of the
questions chosen.
4. The marks assigned to each question are shown at the end of each question in square brackets.
5. Answer all questions in serial order.
6. The student is required to attempt the question paper in English medium only.

PART A
Q1. Answer the following:-
a. Define the term Integrated Development Environment.
b. List the different elements of user interface.
c. Differentiate implicit and explicit variable declaration.
d. Write down the use of ReDim.
e. Define the term Function.
f. Explain the benefits of dialog boxes available in VB.
g. Write down the benefits of Visual Database Manager.
h. Write down the syntax of connection string.
i. List different data bound controls.
j. Elaborate Timer Control. (10x2=20)
PART B
Q2. Explain the different types of controls available in VB.
Q3. Elaborate the concept of data types and operators with examples.
Q4. Describe the different types of Control Structures with the help of examples.
Q5. Write down the code to print the table of multiples of 5 with the help of function. Tables must be
printed from the range of 1 to 100.
Q6. Write down the code to create a popup menu on the button click event or on form load event.
Q7. Write down the steps to connect VB form with database.
Q8. Explain the advantages of using Arrays with the help of examples. Also write down the steps of
using preserve function in array.
Q9. Describe the concept of methods and events in detail. List at-least five different types of methods and
eventsof any of the control in VB.
Q10. Explain the term ADO with the help of examples and diagrams. Also list the advantages of using
ADO in VB. (6x10=60)

You might also like