Computer Programming Review Quiz #2

Computer Programming Review Quiz #2

9th - 12th Grade

10 Qs

quiz-placeholder

Similar activities

Data Type Review

Data Type Review

KG - Professional Development

12 Qs

Kuis Python

Kuis Python

11th Grade

10 Qs

data_type

data_type

12th Grade - University

10 Qs

تعامل البرنامج مع البيانات

تعامل البرنامج مع البيانات

10th Grade

7 Qs

مراجعة وحدة الفيجول بيسك

مراجعة وحدة الفيجول بيسك

12th Grade

14 Qs

Lesson 1: Variables (Activity)

Lesson 1: Variables (Activity)

8th - 10th Grade

13 Qs

Data types starter

Data types starter

10th Grade

12 Qs

Lua Review Corona SDK with Notepad++

Lua Review Corona SDK with Notepad++

10th - 12th 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?