NEW
Font size
WorksheetsQUIZ OF ICT S6HGL/MPG On 15/01/2026
Total questions: 20
Worksheet time: 10mins
Visual Basic is mainly described as a(n) programming language.
Procedural
Event-driven
Functional
Low-level
What does BASIC stand for?
Beginner’s Advanced Symbolic Instruction Code
Basic All-purpose System Instruction Code
Beginners’ All-purpose Symbolic Instruction Code
Binary All-purpose Symbolic Instruction Code
Which feature allows programmers to design applications by dragging and dropping objects?
Compiler
Interpreter
Graphical User Interface (GUI)
Database Manager
In Object-Oriented Programming, what is considered first when designing a program?
Functions
Variables
Objects
Algorithms
Which of the following is an example of an event in Visual Basic?
Variable declaration
Loop execution
Mouse click
File saving
Which event occurs when a form is first opened?
Click
Load
DoubleClick
Drag
A desktop application is best described as a program that:
Runs only on a web browser
Requires internet access at all times
Runs locally on a computer
Is hosted on a remote server
Which of the following is a characteristic of web applications?
Installed on a specific operating system
Require high hardware resources
Accessed through a web browser
Updated manually by the user
Visual Basic 6.0 is suitable for beginners because:
It requires complex coding
It focuses on command-line interfaces
It minimizes code writing
It has no GUI support
A GUI allows users to interact with programs using graphical elements such as buttons and forms.
True
False
Desktop applications are accessed through web browsers.
True
False
Web applications allow thin clients to access complex applications.
True
False
In Visual Basic, events only occur when the program starts.
True
False
Visual Basic supports object-oriented programming concepts.
True
False
Updates to desktop applications are usually applied automatically without user action.
True
False
The Click event occurs when the user double-clicks an object.
True
False
Web applications always require installation on the user’s computer.
True
False
Visual Basic allows programmers to focus more on designing the interface rather than writing complex code.
True
False
Which tool is mainly used in Visual Basic to interact with users?
Command Prompt
Input Box and Output Box
Task Manager
File Explorer
A desktop application cannot run without an internet connection.
True
False
