Programming and Logic Lesson 4

Programming and Logic Lesson 4

6th - 8th Grade

20 Qs

quiz-placeholder

Similar activities

8.1 Microbits Plenary

8.1 Microbits Plenary

8th Grade

15 Qs

Python_2R

Python_2R

KG - Professional Development

20 Qs

Functions in RobotC

Functions in RobotC

7th - 11th Grade

22 Qs

Python Review

Python Review

7th - 8th Grade

17 Qs

CODE

CODE

5th - 8th Grade

15 Qs

Code.org Unit 3 Assessment Lessons 3-9

Code.org Unit 3 Assessment Lessons 3-9

8th Grade

18 Qs

2) Python Variables

2) Python Variables

8th - 11th Grade

15 Qs

QBASIC Constants and Variables - Class 6

QBASIC Constants and Variables - Class 6

6th Grade

20 Qs

Programming and Logic Lesson 4

Programming and Logic Lesson 4

Assessment

Quiz

Computers

6th - 8th Grade

Medium

Created by

Sherrell Cheatham

Used 134+ times

FREE Resource

20 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

1 min • 1 pt

Named memory locations whose contents can vary are called:
variables
expressions
algorithms
programs

2.

MULTIPLE CHOICE QUESTION

1 min • 1 pt

Which of the following variable names is valid according to variable naming rules?
1Name
Phone#
phoneNumber
First Name

3.

MULTIPLE CHOICE QUESTION

1 min • 1 pt

Consider the following expression:
Set grandTotal = Total + 2

If the Total variable has the value 5, what is the value of grandTotal after the expression is evaluated?
3
7
Total2
5

4.

MULTIPLE CHOICE QUESTION

1 min • 1 pt

Which programming term means joining two strings together?
Concatenation
Evaluating
Declaring
Initializing

5.

MULTIPLE CHOICE QUESTION

1 min • 1 pt

Which of the following is used by the computer to determine how the data stored in a variable can be manipulated?
Name
Assignment
Data Type
Operator

6.

MULTIPLE CHOICE QUESTION

1 min • 1 pt

Which type of operator only returns the values true and false?
Comparison
Arithmetic
Procedural
Assignment

7.

MULTIPLE CHOICE QUESTION

1 min • 1 pt

Which data type contains only two values and is used to compare conditions?
String
Boolean
Floating Point
Integer

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?