REVIEW  Coding Fundamentals Unit 2: Basics of Coding

REVIEW Coding Fundamentals Unit 2: Basics of Coding

6th Grade

55 Qs

quiz-placeholder

Similar activities

HTML And CSS

HTML And CSS

4th Grade - Professional Development

53 Qs

AP Java Quiz 1

AP Java Quiz 1

KG - University

50 Qs

Unit 3 Final Test Review

Unit 3 Final Test Review

6th - 12th Grade

60 Qs

AQA GCSE - 3.4 Computer Systems (Part 1)

AQA GCSE - 3.4 Computer Systems (Part 1)

6th - 8th Grade

53 Qs

Angleton JH Intro to Robotics Final Exam

Angleton JH Intro to Robotics Final Exam

6th - 12th Grade

60 Qs

Coding Club - PKF Test

Coding Club - PKF Test

6th Grade

60 Qs

Code.org 8th Grade Part 2 (Conditionals and the Draw Loop)

Code.org 8th Grade Part 2 (Conditionals and the Draw Loop)

6th - 8th Grade

53 Qs

Tech Apps Semester Exam

Tech Apps Semester Exam

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?