Ucertify Programming and Logic Review

Ucertify Programming and Logic Review

7th - 8th Grade

40 Qs

quiz-placeholder

Similar activities

Data Types and Flowchartds

Data Types and Flowchartds

6th - 8th Grade

41 Qs

Unit 1 Vocabulary

Unit 1 Vocabulary

7th Grade

43 Qs

A.I. Artificial Intelligence Vocabulary

A.I. Artificial Intelligence Vocabulary

6th - 7th Grade

35 Qs

PLTW CSIM Quiz Act. 1.1 thru 1.4

PLTW CSIM Quiz Act. 1.1 thru 1.4

6th - 8th Grade

35 Qs

SCRATCH QUIZZIZ VOCABULARY FINAL EXAM

SCRATCH QUIZZIZ VOCABULARY FINAL EXAM

6th - 8th Grade

35 Qs

3rd SW - ZLGA - Fund. of CS

3rd SW - ZLGA - Fund. of CS

8th Grade

45 Qs

server installation

server installation

1st Grade - University

40 Qs

Year 8 CAT

Year 8 CAT

8th Grade

40 Qs

Ucertify Programming and Logic Review

Ucertify Programming and Logic Review

Assessment

Quiz

Computers

7th - 8th Grade

Hard

Created by

Candace Harlan

Used 21+ times

FREE Resource

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

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?