Computer Programming Review Quiz #2

Computer Programming Review Quiz #2

9th - 12th Grade

10 Qs

quiz-placeholder

Similar activities

Alghorithma

Alghorithma

12th Grade - University

10 Qs

PBO

PBO

12th Grade

15 Qs

Python Expressions and Types

Python Expressions and Types

9th - 12th Grade

11 Qs

Python_if-else

Python_if-else

9th - 10th Grade

15 Qs

S3 SDD - Variables

S3 SDD - Variables

9th Grade

12 Qs

Databases

Databases

6th - 10th Grade

12 Qs

String Manipulation

String Manipulation

9th - 11th Grade

13 Qs

Java Basic Data Structures

Java Basic Data Structures

6th - 10th Grade

15 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?