Gr 8 Programming Terms Q1

Gr 8 Programming Terms Q1

4th - 8th Grade

8 Qs

quiz-placeholder

Similar activities

Express Course 6th

Express Course 6th

5th - 12th Grade

13 Qs

CodeHS Intro to Programming - Karel Review

CodeHS Intro to Programming - Karel Review

7th Grade

10 Qs

Coding Vocabulary

Coding Vocabulary

4th - 6th Grade

13 Qs

Basic Programming Concepts

Basic Programming Concepts

8th Grade

12 Qs

Coding Vocab

Coding Vocab

KG - 6th Grade

11 Qs

Codemonkey

Codemonkey

5th Grade

13 Qs

Swift Playgrounds Quiz

Swift Playgrounds Quiz

8th Grade

10 Qs

Key Term Review

Key Term Review

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