REVIEW  Coding Fundamentals Unit 2: Basics of Coding

REVIEW Coding Fundamentals Unit 2: Basics of Coding

6th Grade

55 Qs

quiz-placeholder

Similar activities

Coding in a Glance

Coding in a Glance

6th - 12th Grade

51 Qs

Coding EOC Final

Coding EOC Final

6th - 8th Grade

50 Qs

Python basics

Python basics

5th - 7th Grade

60 Qs

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

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

6th Grade

50 Qs

YEAR 7 BASELINE TEST

YEAR 7 BASELINE TEST

6th Grade

50 Qs

Scratch

Scratch

6th - 8th Grade

60 Qs

Coding

Coding

3rd - 7th Grade

55 Qs

Another TSA Coding Practice Test

Another TSA Coding Practice Test

6th - 8th Grade

50 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?