wayground logo

Free Printable Worksheets

Font size

S
M
L
XL
Worksheets

VB Quiz

Total questions: 15

Worksheet time: 10mins

Name
Class
Date
1.

ActiveX Controls exists as

a)

.Vbp

b)

.Vbx

c)

. Ocx

d)

Either . Vbx or. Ocx

2.

Run time Properties of TextBox Control Include

a)

Start Property

b)

SelStart Property

c)

Selstop Property

d)

Stop Property

3.

Name this window of vb?

(a)  

4.

_______ Files are accessed Byte by byte

a)

Sequential

b)

Rondom

c)

Access

d)

Binary

5.

You can create linked object at run time, using

a)

SourceDoc Property

b)

Source method

c)

CreateDoc Method

d)

CreateLink Method

6.

____ options function are used to create objects in code.

a)

InsertObject

b)

FirstObject

c)

CreateObject

d)

GetObject

7.

DDE is an acronym of

(a)  

8.

ODBC consists of _____ Parts

a)

2

b)

3

c)

4

d)

6

9.

This diagram represt which architecture?

(a)  

10.

The DBEngine enforces certain update and delete condition to maintain

a)

Referential Integrity

b)

Entity Integrity

c)

Domain Integrity

11.

MDI in Vb was designed to

a)

Read only

b)

Read and edit

c)

Change

d)

Exchange

12.

To write Event Procedure in _____ Window

a)

Project

b)

Property

c)

Component

13.

In vb this is called colour (a)   !

14.

In vb we have to enter code to save a file?

a)

True

b)

False

15.

To enter menuitems we have select ______ Component

a)

MenuBar

b)

MenuEditor

c)

Combobox

d)

TextBox