wayground logo

Free Printable Worksheets

Font size

S
M
L
XL
Worksheets

VISUAL BASIC .NET

Total questions: 10

Worksheet time: 10mins

Name
Class
Date
1.

It is a comprehensive,object-oriented collection of a reusable types that you can use to develop applications.

a)

Class Library

b)

Properties Window

c)

Solution Explorer

d)

Windows Form Designer

2.

It translates all high-level instructions into machine code first before running the program.

a)

Compiler

b)

Interpreter

c)

Language

d)

Translator

3.

It is an artificial language that can be used control to control the behavior of a computer machine.

a)

Assembly language

b)

Basic language

c)

Machine language

d)

Programming language

4.

It is used for building Windows and Web applications.

a)

.NET Framework

b)

Object-Oriented Programming

c)

Visual Basic .NET

d)

Windows Form Designer

5.

The control which we can click and release to perform some action.

a)

Button

b)

CheckBox

c)

Label

d)

TextBox

6.

It is the starting point of your Visual Basic .NET applications.

a)

Button

b)

Form

c)

Label

d)

ToolBox

7.

It is the process of giving step-by-step instructions to a computer.

a)

Compiling

b)

Computer programming

c)

Interpriting

d)

Object-oriented programming

8.

It contains several items or controls that you can use in your applications.

a)

Class Library

b)

Properties Windows

c)

ToolBox

d)

Windows Form Designer

9.

The control is used to accept input from the user.

a)

Button

b)

Label

c)

TextBox

d)

ToolBox

10.

It is the window to use in adding Windows Form.

a)

Properties Window

b)

Solution Explorer

c)

Toolbox

d)

Windows Form Designer