REVIEW  Coding Fundamentals Unit 2: Basics of Coding

REVIEW Coding Fundamentals Unit 2: Basics of Coding

6th Grade

55 Qs

quiz-placeholder

Similar activities

FUNDAMENTAL in PROGRAMMING

FUNDAMENTAL in PROGRAMMING

1st - 10th Grade

52 Qs

Python Games (Virtual Pet and Rock, Scissor and Paper)

Python Games (Virtual Pet and Rock, Scissor and Paper)

6th Grade

50 Qs

Pre-Test: KidOYO & Vocabulary

Pre-Test: KidOYO & Vocabulary

6th - 8th Grade

50 Qs

Y9 Python Turing 2023

Y9 Python Turing 2023

6th - 8th Grade

50 Qs

KS3 Computing

KS3 Computing

6th - 8th Grade

50 Qs

Algorithm and Flowchart

Algorithm and Flowchart

6th Grade

53 Qs

Scratch Coding

Scratch Coding

3rd - 12th Grade

60 Qs

CS Discoveries Mid Term

CS Discoveries Mid Term

6th - 8th Grade

54 Qs

REVIEW  Coding Fundamentals Unit 2: Basics of Coding

REVIEW Coding Fundamentals Unit 2: Basics of Coding

Assessment

Quiz

Computers

6th Grade

Medium

Created by

ZULYN HERNANDEZ-MOYA

Used 14+ times

FREE Resource

55 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

A statement is:

a control structure.

a one-word instruction that has assigned meaning.

a sentence.

all other elements of a command.

2.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

A function:

performs a specific task when called.

is one line of code.

is a selection control structure.

repeats a sequence of commands.

3.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which of the following is NOT a control structure used in coding?

Repetition

Sequential

Selection

Differential

4.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

A function is useful because you write it once and call it as often as needed.

True

False

5.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

A conditional statement is a statement

is only executed when the code has been run more than one time.

that allows the computer to choose between different paths in a program.

that only appears when called and is then executed.

that is only used when there are multiple conditions that must be met.

6.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What type of control structure is a conditional statement?

Sequential

Repetition

Selection

Differential

7.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

An If/Else statement should be used when you want one of two sections of code to be executed.

True

False

Create a free account and access millions of resources

Create resources
Host any resource
Get auto-graded reports
or continue with
Microsoft
Apple
Others
By signing up, you agree to our Terms of Service & Privacy Policy
Already have an account?