Gr 8 Programming Terms Q1

Gr 8 Programming Terms Q1

4th - 8th Grade

8 Qs

quiz-placeholder

Similar activities

Learn to code with Swift Playgrounds

Learn to code with Swift Playgrounds

4th - 6th Grade

10 Qs

Computer Programming Basics

Computer Programming Basics

8th Grade

11 Qs

Looping / Conditionals

Looping / Conditionals

6th - 8th Grade

12 Qs

CS express vocab

CS express vocab

6th Grade

12 Qs

The Draw Loop

The Draw Loop

8th Grade

10 Qs

DGT Vocab

DGT Vocab

7th - 8th Grade

10 Qs

Drones - Lesson 5 and 6 Review

Drones - Lesson 5 and 6 Review

6th - 8th Grade

11 Qs

Coding Vocabulary Words

Coding Vocabulary Words

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