Programming and Logic Lesson 4

Programming and Logic Lesson 4

6th - 8th Grade

20 Qs

quiz-placeholder

Similar activities

N5 SDD - Recap (pre-loops)

N5 SDD - Recap (pre-loops)

7th Grade

20 Qs

Revision MIT App Inventor after lvl3 clouds

Revision MIT App Inventor after lvl3 clouds

5th - 12th Grade

16 Qs

AQA GCSE Computer Science - 3.2.2 Programming Concepts

AQA GCSE Computer Science - 3.2.2 Programming Concepts

8th - 10th Grade

20 Qs

Intro: Principles of Biomedical Science Vocabulary

Intro: Principles of Biomedical Science Vocabulary

8th Grade

20 Qs

Virtual Pet Project Quiz

Virtual Pet Project Quiz

8th Grade

20 Qs

Ohio's Computer Science Standards Glossary of Terms

Ohio's Computer Science Standards Glossary of Terms

7th - 10th Grade

21 Qs

Code.org Unit 3 Lesson 3 and 4

Code.org Unit 3 Lesson 3 and 4

6th - 8th Grade

15 Qs

Variables and Conditionals review

Variables and Conditionals review

8th 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?