wayground logo

Free Printable Worksheets

NEW

Font size

S
M
L
XL
Worksheets

Sec 1

Total questions: 10

Worksheet time: 5mins

Name
Class
Date
1.

We 0pen channel of communication between the program that is created in Visual Basic.net language and excel file by using ADO.NET tools.

a)

True

b)

False

2.

You can use a variable of type (OleDbCommand) for the purpose of opening a channel of communication data file .

a)

True

b)

False

3.

Type the select Statement: Select * form Table1 to get the number of countries form the data table table1.

a)

True

b)

False

4.

Type the select Statement: Select Count (*) from Table1 retrieve all records form a spreadsheet table1.

a)

True

b)

False

5.

Type the following Select Statement to show the “Continent” column from the data table Table1 without repetition: Select Distinct القارة form Table1.

a)

True

b)

False

6.

“da.file”Is a way to fill the rows (records) in (DataTable) inside the memory.

a)

True

b)

FALSE

7.

................ is used in the declaration of variables.

a)

Private Sub

b)

Dim

c)

Data Type

8.

The ..........control is used to select one of its elements.

a)

Column

b)

ComboBox

c)

Data Type

9.

The programming language which used in typing the program code is .................

a)

PHP

b)

HTML

c)

Visual Basic.Net

10.

The reserved word "Me" used in the code window to refer to the end of procedure.

a)

True

b)

False