These are the hardest errors to spot. This is when the program works perfectly but doesn’t give the correct answer. The programmer has made a mistake in the way it should work
Theory

Quiz
•
Computers
•
10th - 12th Grade
•
Medium
M Dwedari
Used 10+ times
FREE Resource
12 questions
Show all answers
1.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Logic errors
Run-time errors
Syntax errors
2.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
To spot ................. errors, programmers will often try out programs to see if they will work by dry running the program. They work through the program one line at a time and record the values of each variable in a trace table.
syntax errors
logic errors
run-time errors
3.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
............... this is when you make mistakes in writing the correct programming language. When you try running the program, the computer will tell you there is something wrong because it cannot understand the language you have used.
Logic errors
Run-time errors
Syntax errors
4.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
These happen when the computer tries to do something that is impossible e.g. divide by zero or open a file that doesn’t exist. Robust computer code (we’ll deal with this later) will make sure these don’t happen.
Syntax errors
Logic errors
Runtime errors
5.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
A variable which is defined in the main program.
Local variable
Global variable
6.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
A variable which is defined in the procedure- these cannot be used anywhere else unless they become global or are passed somewhere else.
Local variable
Global variable
7.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
A procedure that can also return data back into the main program.
Function
Procedure
Global
Local
Create a free account and access millions of resources
Similar Resources on Quizizz
14 questions
Python Syntax

Quiz
•
6th - 12th Grade
10 questions
WJEC 1.7 Software Engineering

Quiz
•
9th - 10th Grade
10 questions
C# Programming Quiz

Quiz
•
12th Grade
15 questions
PCEP Section 1A: Understand fundamental terms and definitions

Quiz
•
12th Grade
13 questions
Python Recap Challenge

Quiz
•
10th Grade
7 questions
OCR Computer Science 2.3 Testing

Quiz
•
8th - 11th Grade
13 questions
A words - GCSE Computer Science

Quiz
•
1st - 10th Grade
16 questions
SST Yr8 - NCCE - Algorithms

Quiz
•
9th - 12th Grade
Popular Resources on Quizizz
15 questions
Character Analysis

Quiz
•
4th Grade
17 questions
Chapter 12 - Doing the Right Thing

Quiz
•
9th - 12th Grade
10 questions
American Flag

Quiz
•
1st - 2nd Grade
20 questions
Reading Comprehension

Quiz
•
5th Grade
30 questions
Linear Inequalities

Quiz
•
9th - 12th Grade
20 questions
Types of Credit

Quiz
•
9th - 12th Grade
18 questions
Full S.T.E.A.M. Ahead Summer Academy Pre-Test 24-25

Quiz
•
5th Grade
14 questions
Misplaced and Dangling Modifiers

Quiz
•
6th - 8th Grade
Discover more resources for Computers
17 questions
Chapter 12 - Doing the Right Thing

Quiz
•
9th - 12th Grade
30 questions
Linear Inequalities

Quiz
•
9th - 12th Grade
20 questions
Types of Credit

Quiz
•
9th - 12th Grade
20 questions
Taxes

Quiz
•
9th - 12th Grade
17 questions
Parts of Speech

Quiz
•
7th - 12th Grade
20 questions
Chapter 3 - Making a Good Impression

Quiz
•
9th - 12th Grade
20 questions
Inequalities Graphing

Quiz
•
9th - 12th Grade
10 questions
Identifying equations

Quiz
•
KG - University