Você está na página 1de 2

Roll No. ......................

Total No. of Questions : 13] [Total No. of Pages : 02

J-3635[S-1491] [2037]
DCA (Semester - 2nd)
GUI PROGRAMMING IN VISUAL BASIC (New Scheme)
(DCA-203/202)

Time : 03 Hours Maximum Marks : 75


Instruction to Candidates:
1) Section-A is compulsory.
2) Attempt any Nine questions from Section -B.

Section-A (15 x 2 = 30)


Q1)
a) How do I create multi-column combo box?
b) What are the differences between Image and Picture box controls?
c) What is the use of Object Browse?
d) Differentiate between select case and if .....elseif .....end if statements?
e) How can I call a Command button without clicking it?
f) Differentiate between SDI and MDI applications.
g) What is the purpose of “Option base” statement?
h) Name controls, which do not have events.
i) How to copy & paste non-text data to the Windows clipboard?
j) Which controls cannot be placed in MDI?
k) How to calculate the age based on date of birth?
l) How to create a textbox that lets you insert tabs?
m) What is the difference between DAO and ADO?
n) What is the difference between CDbl and Val function?
o) What is the difference between a Picture Box and lmage control?

P.T.O.
Section-B (9 x 5 = 45)
Q2) What do “Early Binding” and “Late Binding” mean? Which is better?
Q3) How do you link DriveListBox, DirListBox and FileListBox?
Q4) Name the four different cursor and locking types in ADO and describe
them briefly?
Q5) Explain the usages of Scroll bar and slider Control.
Q6) What is control array? How it is created? Discuss its uses.
Q7) What is a Collection? How do we add, delete elements from it?
Q8) Discuss different types of Modules that can be created in VB?
Q9) Explain Call by Value and Call by Reference parameter passing mechanisms.
Q10) Discuss different types of Menus that can be created in VB?
Q11) Discuss different Control statements available in VB.
Q12) Discuss String handling in-built functions in VB with suitable example.
Q13) Suppose you have a database table EMP (ID,NAME,AGE,EMAIL) in MS-
ACCESS. Discuss the following using ADO
(a) Connecting to the database.
(b) Insert a record into the table.
(c) Display records on a form.

ôôô

J-3635[S-1491] 2

Você também pode gostar