Search Header Logo

prep3 _Second Term Revision 1

Authored by manal abdelmawgoud

Computers

9th Grade

Used 38+ times

prep3 _Second Term Revision 1
AI

AI Actions

Add similar questions

Adjust reading levels

Convert to real-world scenario

Translate activity

More...

    Content View

    Student View

20 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

The number of possible branches when using ( If ... Then ... Else) statement is 2.

True

False

2.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Variables are reserved memory locations that have names and data types, the stored value can't be changed during the execution of program

True

False

3.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

When you name variables or constants, it must begin with a letter or number.

True

False

4.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

You can call the Procedures only once.

True

False

5.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

The Dim statement is used for declaring (Variables).

True

False

6.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

When you know in advance the number of iterations in the loop (a specific number of times); so the appropriate loop statement is :

For ...Next

If ... End If

Do While ... Loop

7.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What is the value displayed in the Label control (LblOut) when running the following code:

 

Dim I As Integer

       For I = 2 To 10 Step 2

LblOut . Text = LblOut . Text & I & " , "

Next

 2

2,3,4,5,6,7,8,9,10

2,4,6,8,10

Access all questions and much more by creating a free account

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

Already have an account?