Computer Programming Review Quiz #2

Computer Programming Review Quiz #2

9th - 12th Grade

10 Qs

quiz-placeholder

Similar activities

Programming Recap - 9F5

Programming Recap - 9F5

9th - 11th Grade

15 Qs

البرمجة بلغة الفيجول بيسك

البرمجة بلغة الفيجول بيسك

10th Grade

11 Qs

Programming Concepts - 9E3

Programming Concepts - 9E3

9th - 12th Grade

15 Qs

Second term_Lesson1_part 1

Second term_Lesson1_part 1

9th Grade

15 Qs

Операци и типове данни във VB

Операци и типове данни във VB

11th Grade

13 Qs

N3 Programming Quiz

N3 Programming Quiz

9th - 10th Grade

15 Qs

COMPUTER 12

COMPUTER 12

12th Grade

15 Qs

Python Arithmetic Operators

Python Arithmetic Operators

8th - 9th Grade

10 Qs

Computer Programming Review Quiz #2

Computer Programming Review Quiz #2

Assessment

Quiz

Computers

9th - 12th Grade

Medium

Created by

Melinda Miller

Used 18+ times

FREE Resource

10 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What is a variable? 
A value that can change depending on the conditions or information passed through the program
The label of a control
An IF statement
None of these answers

2.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Media Image
What data type would this information be? 
Decimal
Currency
Integer
Number

3.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Media Image
What data type would this information be? 
Boolean
String
Integer
Decimal

4.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Media Image
What data type would this information be? 
Boolean
String
Integer
Decimal

5.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

How would you declare a variable for the age of someone? 
DECLARE Age as decimal
DIM Age as integer
DIM Age as decimal
DECLARE Age as integer

6.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

How would you make the variable "Surname" equal to the information that they have put in the SurnameTxtbox?
Dim Surname as string = SurnameTextbox
Declare "Surname" as string = SurnameTextbox
Dim SurnameTxtbox as string = Surname
Dim Surname as string = SurnameTextbox.text

7.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

All tools on your form should be named appropriately?
True
False

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?