Coding Concepts

Coding Concepts

6th - 8th Grade

6 Qs

quiz-placeholder

Similar activities

Gr 8 Programming Terms Q1

Gr 8 Programming Terms Q1

4th - 8th Grade

8 Qs

Programming Concepts Using Visual Coding

Programming Concepts Using Visual Coding

7th Grade

10 Qs

Python Quiz - 6

Python Quiz - 6

6th - 8th Grade

10 Qs

Coding basics

Coding basics

6th Grade

10 Qs

Computer Programming Basics

Computer Programming Basics

8th Grade

11 Qs

Review multiple choice Quiz

Review multiple choice Quiz

KG - Professional Development

10 Qs

CS Concepts Review

CS Concepts Review

7th - 8th Grade

10 Qs

Block Code Basics Year 6

Block Code Basics Year 6

5th - 6th Grade

10 Qs

Coding Concepts

Coding Concepts

Assessment

Quiz

Computers

6th - 8th Grade

Medium

Created by

Nima Moktan

Used 13+ times

FREE Resource

6 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What is the concept called in programming of repeating an action?

Sequence

Loop

Condition

Object

2.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

In programming, when you place code in the order you want things to happen, then you want the code to run

Conditionally

Simultaneously

Sequentially

Incrementally

3.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

A command in code that changes depending on what is going on the program is called

Sequence

Iteration

Emulator

Variable

4.

FILL IN THE BLANK QUESTION

30 sec • 1 pt

_____ is a character in CodeMonkey

5.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

The grouping of similar items together in programming is called

Variable

Loop

Array

Object

6.

FILL IN THE BLANK QUESTION

30 sec • 1 pt

_____ is a named set of commands