Gr 8 Programming Terms Q1

Gr 8 Programming Terms Q1

4th - 8th Grade

8 Qs

quiz-placeholder

Similar activities

Coding Vocabulary

Coding Vocabulary

4th - 6th Grade

13 Qs

Computer Science

Computer Science

3rd - 12th Grade

12 Qs

Code.org Express Course Vocab Lessons 1-10

Code.org Express Course Vocab Lessons 1-10

6th Grade

13 Qs

Starting to learn Swift coding

Starting to learn Swift coding

7th Grade

10 Qs

Coding 300 Coding Basics

Coding 300 Coding Basics

7th - 8th Grade

10 Qs

Learn to Code: Swift Playgrounds

Learn to Code: Swift Playgrounds

3rd - 6th Grade

10 Qs

Scratch Lesson 1

Scratch Lesson 1

6th - 10th Grade

11 Qs

Scratch Animation

Scratch Animation

8th Grade

12 Qs

Gr 8 Programming Terms Q1

Gr 8 Programming Terms Q1

Assessment

Quiz

Other, Computers

4th - 8th Grade

Medium

Created by

Paul Mayers

Used 12+ times

FREE Resource

8 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

A Command

a random collection of actions

a specific action for a computer to perform

the process of combining small parts of a program

a block of code that runs a set number of times

2.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What is composition?

a condition

the process of fixing an error

the name of a function

process of combining small parts to solve a larger problem

3.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

The process of identifying and fixing an error in programming is known as

a function

debugging

a for loop

a sequence

4.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

A collection of commands grouped together and given a name is a

loop

call

function

bug

5.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

A call

tells a program to run a function

answers a problem

runs a for loop

has a name

6.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

The order in which commands are given is

loop

function

sequence

call

7.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

a bug

is a semicolon in code

is a sequence of commands

tells your program to run a function

is an error in your code

8.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which one is an example of camel case used for a function name in Swift

Move Toggle Switch

MoveToggleSwitch

movetoggleswitch

moveToggleSwitch