Computer Grade 10 FTQuiz 1 - Visual Basic 2019 Quiz

Computer Grade 10 FTQuiz 1 - Visual Basic 2019 Quiz

10th Grade

10 Qs

quiz-placeholder

Similar activities

Input, output and storage de

Input, output and storage de

8th Grade - Professional Development

14 Qs

MODULE 9 PRE-TEST

MODULE 9 PRE-TEST

10th Grade

10 Qs

ULANGAN HARIAN Semester 2

ULANGAN HARIAN Semester 2

10th Grade

12 Qs

Tin 8/1

Tin 8/1

KG - University

10 Qs

Cos’è la ROM?

Cos’è la ROM?

6th - 12th Grade

10 Qs

hardware and software(g3)

hardware and software(g3)

2nd - 10th Grade

10 Qs

Latihan Soal PTS Kelas 6 Semester 1

Latihan Soal PTS Kelas 6 Semester 1

10th Grade

10 Qs

KD 3.1_Aplikasi Pengolah Angka / Spreadsheet

KD 3.1_Aplikasi Pengolah Angka / Spreadsheet

10th Grade

15 Qs

Computer Grade 10 FTQuiz 1 - Visual Basic 2019 Quiz

Computer Grade 10 FTQuiz 1 - Visual Basic 2019 Quiz

Assessment

Quiz

Computers

10th Grade

Practice Problem

Medium

Created by

Mr.Arman Lao-ay

Used 4+ times

FREE Resource

AI

Enhance your content in a minute

Add similar questions
Adjust reading levels
Convert to real-world scenario
Translate activity
More...

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

Create resources

Host any resource

Get auto-graded reports

Google

Continue with Google

Email

Continue with Email

Classlink

Continue with Classlink

Clever

Continue with Clever

or continue with

Microsoft

Microsoft

Apple

Apple

Others

Others

By signing up, you agree to our Terms of Service & Privacy Policy

Already have an account?