NHTW Programming

NHTW Programming

9th Grade

10 Qs

quiz-placeholder

Similar activities

9.1.5 - Starter Quiz

9.1.5 - Starter Quiz

7th - 11th Grade

14 Qs

Java Loops

Java Loops

9th - 12th Grade

12 Qs

Entry Level - Programming Techniques

Entry Level - Programming Techniques

8th - 9th Grade

13 Qs

Iteration

Iteration

9th - 12th Grade

15 Qs

Python Intro

Python Intro

8th - 9th Grade

10 Qs

Programming Lesson Quiz

Programming Lesson Quiz

8th - 9th Grade

14 Qs

Sequencing, Selection and Iteration

Sequencing, Selection and Iteration

8th - 10th Grade

12 Qs

CSP I Review - A

CSP I Review - A

9th - 12th Grade

15 Qs

NHTW Programming

NHTW Programming

Assessment

Quiz

Computers

9th Grade

Medium

Created by

Denise Graham

Used 56+ times

FREE Resource

10 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

20 sec • 1 pt

Breaking down a complex problem in computer science into smaller, more understandable chunks.

While loop

Iteration

Decomposition

For loop

2.

MULTIPLE CHOICE QUESTION

20 sec • 1 pt

A function that repeats a block of code in a specified order, often until a specific result occurs.

Iteration

Decomposition

While loop

For loop

3.

MULTIPLE CHOICE QUESTION

20 sec • 1 pt

A loop of code that repeats until the answer is YES or NO depending on what you have set.

For loop

While loop

Syntax

Iteration

4.

MULTIPLE CHOICE QUESTION

20 sec • 1 pt

A control flow statement that runs for a specific amount of times.

Eg. 5

 

Iteration

While loop

Decomposition

For loop

5.

MULTIPLE CHOICE QUESTION

20 sec • 1 pt

Refers to the rules that define the structure of a language.

Eg :, ., ;, “

Syntax

Logic error

Iteration

Parenthesis

6.

MULTIPLE CHOICE QUESTION

20 sec • 1 pt

An error that occurs that is not the correct outcome. The code will run but give an incorrect answer.

Runtime error

Logic error

Syntax error

Iteration

7.

MULTIPLE CHOICE QUESTION

20 sec • 1 pt

A punctuation mark used to enclose information, similar to a bracket.

Iteration

Syntax

Parenthesis

For loop

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?