Dcap211 8
Dcap211 8
Dcap211 8
B
DCAP211
EVENT DRIVEN PROGRAMMING
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)