Second Term_ Chapter One II

Second Term_ Chapter One II

Assessment

Flashcard

Computers, Other

9th Grade

Hard

Created by

manal abdelmawgoud

FREE Resource

Student preview

quiz-placeholder

20 questions

Show all answers

1.

FLASHCARD QUESTION

Front

Dim x As String x=4+"4" Msgbox(x) What is the output of x?

Back

44

2.

FLASHCARD QUESTION

Front

Which of the following variables is invalid variable name? Options: boolean, name1, _2text, num2

Back

boolean

3.

FLASHCARD QUESTION

Front

To assign a value to a variable, we use < >.

Back

False

4.

FLASHCARD QUESTION

Front

Is the following code correct? Dim N1 As Integer = “22”

Back

False

5.

FLASHCARD QUESTION

Front

Is it necessary to assign a value to a constant?

Back

False

6.

FLASHCARD QUESTION

Front

The variable declaration statement specifies the variable name and its type.

Back

True

7.

FLASHCARD QUESTION

Front

The statement "Dim F_name As String" is for declaring a variable named F_name with the type String.

Back

True

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?