J2 Assessment 4 2025

J2 Assessment 4 2025

8th Grade

65 Qs

quiz-placeholder

Similar activities

ICT Programming and Logic Vocabulary

ICT Programming and Logic Vocabulary

8th Grade

61 Qs

G9 second term test

G9 second term test

8th - 10th Grade

63 Qs

Year 7 Summer Test 7Y-COM3

Year 7 Summer Test 7Y-COM3

7th - 8th Grade

60 Qs

Computer ٍSkills- Chapter 3

Computer ٍSkills- Chapter 3

1st Grade - University

62 Qs

Review for Fall Semester Exam - CTE

Review for Fall Semester Exam - CTE

8th Grade - University

70 Qs

Y8 Term 3 Python recap

Y8 Term 3 Python recap

8th Grade

60 Qs

Unit 3 Review: Programming Concepts

Unit 3 Review: Programming Concepts

6th - 8th Grade

65 Qs

Python Revision Quiz (Print function, Variable & While Loop)

Python Revision Quiz (Print function, Variable & While Loop)

8th Grade

68 Qs

J2 Assessment 4 2025

J2 Assessment 4 2025

Assessment

Quiz

Computers

8th Grade

Medium

Created by

Anna Carr

Used 85+ times

FREE Resource

65 questions

Show all answers

1.

DROPDOWN QUESTION

1 min • 1 pt

An instruction that tells the computer to perform a certain action is called a (a)   .

Command
Variable
Loop
Database

2.

FILL IN THE BLANK QUESTION

1 min • 1 pt

_____ is a set of instructions that tell the computer what to do. Normally read and performed from top to bottom.

3.

DRAG AND DROP QUESTION

1 min • 1 pt

(a)   is the term for a command that makes our Farmbot move forward by one square.

move_forward()
turn_left()
pick_up()
stop()

4.

DRAG AND DROP QUESTION

1 min • 1 pt

(a)   are commands that allow you to perform a specific action without having to write lots of code.

Functions
Variables
Loops
Classes

5.

DRAG AND DROP QUESTION

1 min • 1 pt

(a)   tells the computer to run a function, using open and closing brackets ( ) after the name of the function.

Function Call
Function Definition
Variable Assignment
Loop Statement

6.

MATCH QUESTION

1 min • 4 pts

Match each programming term to its correct definition.

A single instruction or command in a program.

Argument

A symbol that performs a specific operation on one or more operands.

Statement

A value that goes between the brackets after the function name.

Variable

A named storage location for data in a program.

Operator

7.

DROPDOWN QUESTION

1 min • 1 pt

(a)   is the term for a set of commands used to perform a particular task.

Algorithm
Variable
Loop
Selection

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?