wayground logo

Free Printable Worksheets

NEW

Font size

S
M
L
XL
Worksheets

QUIZ OF ICT S6HGL/MPG On 15/01/2026

Total questions: 20

Worksheet time: 10mins

Name
Class
Date
1.

Visual Basic is mainly described as a(n) programming language.

a)

Procedural

b)

Event-driven

c)

Functional

d)

Low-level

2.

What does BASIC stand for?

a)

Beginner’s Advanced Symbolic Instruction Code

b)

Basic All-purpose System Instruction Code

c)

Beginners’ All-purpose Symbolic Instruction Code

d)

Binary All-purpose Symbolic Instruction Code

3.

Which feature allows programmers to design applications by dragging and dropping objects?

a)

Compiler

b)

Interpreter

c)

Graphical User Interface (GUI)

d)

Database Manager

4.

In Object-Oriented Programming, what is considered first when designing a program?

a)

Functions

b)

Variables

c)

Objects

d)

Algorithms

5.

Which of the following is an example of an event in Visual Basic?

a)

Variable declaration

b)

Loop execution

c)

Mouse click

d)

File saving

6.

Which event occurs when a form is first opened?

a)

Click

b)

Load

c)

DoubleClick

d)

Drag

7.

A desktop application is best described as a program that:

a)

Runs only on a web browser

b)

Requires internet access at all times

c)

Runs locally on a computer

d)

Is hosted on a remote server

8.

Which of the following is a characteristic of web applications?

a)

Installed on a specific operating system

b)

Require high hardware resources

c)

Accessed through a web browser

d)

Updated manually by the user

9.

Visual Basic 6.0 is suitable for beginners because:

a)

It requires complex coding

b)

It focuses on command-line interfaces

c)

It minimizes code writing

d)

It has no GUI support

10.

A GUI allows users to interact with programs using graphical elements such as buttons and forms.

a)

True

b)

False

11.

Desktop applications are accessed through web browsers.

a)

True

b)

False

12.

Web applications allow thin clients to access complex applications.

a)

True

b)

False

13.

In Visual Basic, events only occur when the program starts.

a)

True

b)

False

14.

Visual Basic supports object-oriented programming concepts.

a)

True

b)

False

15.

Updates to desktop applications are usually applied automatically without user action.

a)

True

b)

False

16.

The Click event occurs when the user double-clicks an object.

a)

True

b)

False

17.

Web applications always require installation on the user’s computer.

a)

True

b)

False

18.

Visual Basic allows programmers to focus more on designing the interface rather than writing complex code.

a)

True

b)

False

19.

Which tool is mainly used in Visual Basic to interact with users?

a)

Command Prompt

b)

Input Box and Output Box

c)

Task Manager

d)

File Explorer

20.

A desktop application cannot run without an internet connection.

a)

True

b)

False