g11 vbreview

g11 vbreview

11th Grade

8 Qs

quiz-placeholder

Similar activities

Website Development - Lesson 2 Retrieval

Website Development - Lesson 2 Retrieval

11th Grade

10 Qs

python(strings)

python(strings)

11th Grade

10 Qs

Python Variables

Python Variables

7th - 12th Grade

10 Qs

Code.org Unit 5 Vocab Quiz 1

Code.org Unit 5 Vocab Quiz 1

9th - 12th Grade

10 Qs

Intro to Photoshop

Intro to Photoshop

9th - 12th Grade

10 Qs

Java Strings

Java Strings

9th - 12th Grade

12 Qs

Variables and Data Types

Variables and Data Types

10th - 12th Grade

10 Qs

Alice 2 - Chapter 3

Alice 2 - Chapter 3

7th - 12th Grade

10 Qs

g11 vbreview

g11 vbreview

Assessment

Quiz

Computers

11th Grade

Medium

Created by

engy amer

Used 3+ times

FREE Resource

AI

Enhance your content

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

8 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Every If statement block must be terminated by the     keyword

end

end if

if end

otherwise

2.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

There are three primary steps involved in building a Visual Basic application which are draw a user interface, assign properties to control, and            

Attach controls to codes 

Attach code to controls 

Attach text to controls 

3.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

....... is a datatype used where data is restricted to True/False or yes/no options

string

single

Boolean

double

4.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

In many programming languages variables must be declared before they can be used. In Visual Basic to declare a variable we use the term            

Trim

dim

sim

5.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

1.  A variable can hold a number, but it can also hold a piece of text. Just one letter is called a .......

Morethanonecharacteriscalleda

character, string 

single, double

boolean, string

6.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

The following properties belong to the Timer except for            

Enable

Interval

MultiLine

7.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

 

VisualBasicisanobjectorientedlanguage

false

true

8.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which window will help you in adding multiple objects to the windows Form in the design time

Properties Window 

ToolBox

Windows Form

Discover more resources for Computers