Gr 8 Programming Terms Q1

Gr 8 Programming Terms Q1

4th - 8th Grade

8 Qs

quiz-placeholder

Similar activities

VB Quiz

VB Quiz

5th Grade - University

10 Qs

Python Basics Quiz

Python Basics Quiz

8th Grade

11 Qs

Block based Programming Terms

Block based Programming Terms

5th Grade - University

10 Qs

Basic Programming Concepts

Basic Programming Concepts

8th Grade

12 Qs

 cyber foundations vocabulary

cyber foundations vocabulary

8th Grade

9 Qs

Computer Science

Computer Science

4th - 6th Grade

11 Qs

MicroBit Lesson 4 AND 5

MicroBit Lesson 4 AND 5

7th Grade

12 Qs

LOOPS

LOOPS

7th - 9th Grade

10 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