Computer Grade 10 FTQuiz 1 - Visual Basic 2019 Quiz

Quiz
•
Computers
•
10th Grade
•
Medium
Mr.Arman Lao-ay
Used 4+ times
FREE Resource
10 questions
Show all answers
1.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
What is a data type?
A way to store data permanently
Defines what kind of data a variable can store
A method for sorting data
A type of variable that cannot change
2.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Which of the following is an example of a String data type?
Dim age As Integer = 21
Dim pi As Double = 3.14
Dim name As String = 'Anna'
Dim price As Decimal = 9.99
3.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
What must you do before using a variable?
Assign it a value
Declare it
Delete it
Change its data type
4.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Which of the following is NOT a valid rule for naming variables?
First character must be a letter or underscore
Cannot be a VB language keyword
Can contain spaces
Must contain only letters, numbers, and underscores
5.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
What is the purpose of using 'Const' in Visual Basic?
To declare multiple variables at once
To declare a variable with no data type
To declare a variable that can change
To declare a variable whose value cannot change
6.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
If you declare a variable as 'Dim age As Integer', what type of data can it store?
Date and time
Text
Whole numbers
Decimal numbers
7.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
What does the 'Dim' keyword do in Visual Basic?
It infers the data type
It declares a variable
It deletes a variable
It assigns a value to a variable
Create a free account and access millions of resources
Similar Resources on Wayground
15 questions
Computer Science - Python

Quiz
•
9th - 12th Grade
12 questions
BJC Unit 2 Concepts Review

Quiz
•
10th Grade - University
10 questions
Python Code Quiz

Quiz
•
10th Grade
13 questions
Python Functions

Quiz
•
9th - 12th Grade
10 questions
TLE Q3 MODULE 4 G16

Quiz
•
10th Grade
9 questions
Windows Form Application

Quiz
•
6th Grade - University
11 questions
46. Programming 1 : Variables & Constants

Quiz
•
9th - 12th Grade
10 questions
Global and local variables

Quiz
•
10th - 12th Grade
Popular Resources on Wayground
10 questions
Lab Safety Procedures and Guidelines

Interactive video
•
6th - 10th Grade
10 questions
Nouns, nouns, nouns

Quiz
•
3rd Grade
10 questions
9/11 Experience and Reflections

Interactive video
•
10th - 12th Grade
25 questions
Multiplication Facts

Quiz
•
5th Grade
11 questions
All about me

Quiz
•
Professional Development
22 questions
Adding Integers

Quiz
•
6th Grade
15 questions
Subtracting Integers

Quiz
•
7th Grade
9 questions
Tips & Tricks

Lesson
•
6th - 8th Grade
Discover more resources for Computers
10 questions
Exploring Digital Citizenship Essentials

Interactive video
•
6th - 10th Grade
10 questions
1.2 OSI & TCP IP Models Quiz

Quiz
•
10th Grade
20 questions
Digital Citizenship

Quiz
•
8th - 12th Grade
35 questions
Computer Baseline Examination 2025-26

Quiz
•
9th - 12th Grade
13 questions
Problem Solving Process

Quiz
•
9th - 12th Grade
20 questions
Hardware vs. Software Quiz

Quiz
•
7th - 10th Grade
10 questions
Understanding Algorithms with Pseudocode and Flowcharts

Interactive video
•
9th - 12th Grade
19 questions
AP CSP Unit 1 Review (code.org)

Quiz
•
10th - 12th Grade