Search Header Logo

Ucertify Programming and Logic Review

Authored by Candace Harlan

Computers

7th - 8th Grade

Used 21+ times

Ucertify Programming and Logic Review
AI

AI Actions

Add similar questions

Adjust reading levels

Convert to real-world scenario

Translate activity

More...

    Content View

    Student View

40 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

3 mins • 1 pt

Mario has begun learning a programming language. He thought that he would write the code in plain English. However, programming languages require that he learn and follow a special set of rules referred to as:

syntax.

machine language.

assembly.

executing.

2.

MULTIPLE CHOICE QUESTION

3 mins • 1 pt

Computers organize the zeros and ones that represent an instruction into a series of eight pieces. This series of eight ones or zeros is known as:

data.

byte.

code.

a bit.

3.

MULTIPLE CHOICE QUESTION

3 mins • 1 pt

Consider the following code:

turnRight ();

for (var count = 0; count < 5; count++) {

  moveForward ();

}

assembly language.

programming language.

computer language.

machine langugage.

4.

MULTIPLE CHOICE QUESTION

3 mins • 1 pt

Basic mathematics taught in elementary school is a base 10 number system (which makes it easy if you are using your fingers). Computers use a different number system, known as:

base 2

base 1

base 8

base 6

5.

MULTIPLE CHOICE QUESTION

3 mins • 1 pt

Frank has written code for his video game that makes the character move to the left while the player presses the left-arrow key. Which type of control structure is this?

Selective

Functional

Object

Loop

6.

MULTIPLE CHOICE QUESTION

3 mins • 1 pt

What enables a programmer to determine the order in which instructions are executed, as well as the number of times (or even if) an instruction is executed?

Program Flow

Control Structure

Program syntax

Logic Structure

7.

MULTIPLE CHOICE QUESTION

3 mins • 1 pt

What are the three main programming structures?

Sequence, selection, loop

Structured, object-oriented, procedural

Machine, assembly, high-level

Java, Python, Visual Basic

Access all questions and much more by creating a free account

Create resources

Host any resource

Get auto-graded reports

Google

Continue with Google

Email

Continue with Email

Classlink

Continue with Classlink

Clever

Continue with Clever

or continue with

Microsoft

Microsoft

Apple

Apple

Others

Others

Already have an account?