VB Variables

VB Variables

11th Grade

10 Qs

quiz-placeholder

Similar activities

Visual Basic Basics!

Visual Basic Basics!

9th - 12th Grade

8 Qs

Variables

Variables

10th - 12th Grade

10 Qs

45. Programming 1 : Data Types and Casting

45. Programming 1 : Data Types and Casting

9th - 12th Grade

11 Qs

Variables and Data Types

Variables and Data Types

10th - 12th Grade

10 Qs

GCSE Computer Science - Programming Keywords

GCSE Computer Science - Programming Keywords

9th - 12th Grade

15 Qs

Python Variables

Python Variables

7th - 12th Grade

10 Qs

N5 SDD - Python input and output

N5 SDD - Python input and output

7th - 11th Grade

12 Qs

VB Variables

VB Variables

Assessment

Quiz

Computers

11th Grade

Medium

Created by

Jeson Maranan

Used 265+ times

FREE Resource

10 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

This type of variable is a non -numeric data that cannot be manipulated mathematically using arithmetic operator.

integer

array

string

boolean

2.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

. This type of variable is a numeric data consist of numbers that can be used in arithmetic and relational operation.

integer

boolean

array

boolean

3.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

This type of variable is answerable by true or false.

integer

string

boolean

array

4.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Any value large as double.

variant string

string

integer

variant numeric

5.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

This variable refer to any embedded object.

string

double

array

object

6.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Dim x As String

x=4+"4"

Msgbox(x)

What is the output of x?

4

8

44

error output

7.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

This is use to build a user interface in your program.

Label

Textbox

Button

Form

Create a free account and access millions of resources

Create resources
Host any resource
Get auto-graded reports
or continue with
Microsoft
Apple
Others
By signing up, you agree to our Terms of Service & Privacy Policy
Already have an account?