Programming and Logic Review

Programming and Logic Review

7th - 8th Grade

25 Qs

quiz-placeholder

Similar activities

Coding Basics

Coding Basics

5th - 8th Grade

20 Qs

Code Review

Code Review

6th - 8th Grade

20 Qs

Introduction to Python Programming

Introduction to Python Programming

7th Grade

22 Qs

Python

Python

7th - 10th Grade

20 Qs

VEXrules Rules 1

VEXrules Rules 1

8th Grade

23 Qs

Basics of C Programming

Basics of C Programming

8th - 12th Grade

20 Qs

Programming Quiz

Programming Quiz

1st - 10th Grade

20 Qs

Sphero Vocabulary #1

Sphero Vocabulary #1

5th - 12th Grade

24 Qs

Programming and Logic Review

Programming and Logic Review

Assessment

Quiz

Computers

7th - 8th Grade

Medium

Used 205+ times

FREE Resource

25 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

2 mins • 1 pt

Haruto is a high school student who has never taken a programming course. He wants a programming language that is easy to learn, that contains English words and phrases, as well as easily recognized symbols. The counselor recommends a Javascript course. What type of programming language is this?

Assembly Language

High-Level Language

Application Language

Machine Language

2.

MULTIPLE CHOICE QUESTION

2 mins • 1 pt

Which term describes a set of instructions that lists steps that must be followed in a particular order, starting at the beginning and continuing to the end?

Assembly

Compiled

Executed

Sequential

3.

MULTIPLE CHOICE QUESTION

2 mins • 1 pt

Maryann is writing a set of instructions to determine whether a number is even or odd. She divided the problem into smaller, easier steps, as shown:

Input a number.

Check to see if the number ends in 0, 2, 4, 6 or 8?

If yes, write "The number is even."

If no, write "The number is odd."

Which programming approach is Maryann using?

Object-Oriented

Scripting

Functional

Structured

4.

MULTIPLE CHOICE QUESTION

2 mins • 1 pt

Horatio is interested in computer programming languages, but he has very little experience in using them. Which type of programming language should he explore because it is easier to learn, use, read and modify?

Assembly

High-Level

Application

Machine

5.

MULTIPLE CHOICE QUESTION

2 mins • 1 pt

Which of the following is used to store data in the computer's memory that the computer can access and use when running a program?

Variable

File

Data

Operator

6.

MULTIPLE CHOICE QUESTION

2 mins • 1 pt

Which type of programming error causes a program to stop loading or executing?

Syntax

System

Runtime

Logic

7.

MULTIPLE CHOICE QUESTION

2 mins • 1 pt

Which term is also used to describe the selection control structure?

Loop

Decision

Object

Sequence

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?