Programming Intro YR10

Programming Intro YR10

7th - 8th Grade

16 Qs

quiz-placeholder

Similar activities

Coding Pre-quiz

Coding Pre-quiz

6th - 9th Grade

15 Qs

Coding Vocabulary

Coding Vocabulary

8th Grade

14 Qs

Yr 7 Scratch Programming

Yr 7 Scratch Programming

7th Grade

20 Qs

Scratch Year 7 End of Unit Quiz

Scratch Year 7 End of Unit Quiz

7th - 8th Grade

20 Qs

Intro to Python

Intro to Python

6th - 8th Grade

20 Qs

Python Basics

Python Basics

KG - University

15 Qs

scratch

scratch

7th Grade

15 Qs

Loops

Loops

1st - 12th Grade

20 Qs

Programming Intro YR10

Programming Intro YR10

Assessment

Quiz

Computers

7th - 8th Grade

Hard

Created by

Rachel Clarke

Used 8+ times

FREE Resource

16 questions

Show all answers

1.

MULTIPLE SELECT QUESTION

20 sec • 5 pts

A syntax error is...

When you put code in the wrong order

Incorrect programming language

A spelling mistake in your code

Incorrect sequence

2.

MULTIPLE SELECT QUESTION

20 sec • 5 pts

A logic error is...

A fault in the syntax of the code.

A spelling mistake in your code.

A fault in the logic or structure of the code.

Getting your code in the wrong order.

Answer explanation

Logic errors do not usually cause a program to crash. However, logic errors can cause a program to produce unexpected results.

3.

MULTIPLE CHOICE QUESTION

30 sec • 5 pts

The process of finding and correcting programming errors is...

Deblogging

Deblagging

Debogging

Debugging

4.

MULTIPLE CHOICE QUESTION

20 sec • 5 pts

A section of code that, when programming, can be called by another part of the program with the purpose of returning one single value is...

Function

Subroutine

Routine

Instruction

5.

MULTIPLE CHOICE QUESTION

20 sec • 5 pts

Decomposition is...

Getting code in the correct order.

Breaking a problem into smaller parts.

Repeating code to make it more efficient.

making a choice in a program.

6.

MULTIPLE CHOICE QUESTION

20 sec • 5 pts

Selection is...

Making a choice in code so a part of the program is run depending on that choice.

Getting code in the correct order so it runs efficiently.

Repeating the same piece of code until a condition is met.

Repeating code a specified number of times.

7.

MULTIPLE CHOICE QUESTION

20 sec • 5 pts

Iteration is...

Writing code that has no errors.

Making a choice in code which makes a program run based on an outcome.

Writing code in the correct logical order.

Repeating a section of code so it is more efficient.

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?