Programming Intro YR10

Programming Intro YR10

7th - 8th Grade

16 Qs

quiz-placeholder

Similar activities

CSF Express Course Vocabulary

CSF Express Course Vocabulary

8th Grade

18 Qs

Computer Science Quiz - Fundamentals of Algorithmic Thinking

Computer Science Quiz - Fundamentals of Algorithmic Thinking

8th Grade

15 Qs

Hour of Code

Hour of Code

4th Grade - Professional Development

13 Qs

Scratch

Scratch

8th Grade

13 Qs

Robotics EV3 02

Robotics EV3 02

6th - 8th Grade

16 Qs

Scratch -if else

Scratch -if else

6th - 8th Grade

12 Qs

Code.Org: Unit 3, Lessons 3-5 Quiz

Code.Org: Unit 3, Lessons 3-5 Quiz

8th - 10th Grade

15 Qs

Python - Programming Constructs - KS3 Y9

Python - Programming Constructs - KS3 Y9

8th - 9th Grade

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