You are on page 1of 1

VB MCQ 2

Which of the following is not a database technique in VB?


VDU
DAO
ADO
RDO
Which is not a standard dialog box?
Color Dialog
Font Dialog
Print Dialog
Zoom Dialog
The default unit of measure for a control on a window is
Twips
Points
Pixels
Inches
 
Which structure is/are used for branching and decisions?
Do/Loop
For/Next
If/Then/Eise/End If
None of these
_____________ is/are required to be specified for a menu item.
Name properties
Caption properties
Both (A) and (B)
None of these
Which of the following loop structures is not supported by VB?
Do Loop
For Next
Do While
ForEach Next

Write different data types used in Visual Basic.

Explain the branching and looping statements used in Visual Basic.

Briefly explain the visual basic control tools. What are dialog boxes and how they are created ?

What is the procedure of declaration of Arrays?

What are the advantages of ADO?


Why COM components are used ? How object oriented approaches are used in Visual Basic ?

You might also like