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
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
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 Wayground
15 questions
09-Subroutines-GCSE-Python

Quiz
•
11th Grade
15 questions
CP M4 Repetition & Loops

Quiz
•
9th - 12th Grade
16 questions
G9 Data Transmission Part 2 Error Detection

Quiz
•
12th Grade
9 questions
Biased Data

Quiz
•
12th Grade
15 questions
Program Logic Test

Quiz
•
10th Grade
10 questions
KS4 Programming Techniques (1)

Quiz
•
8th - 10th Grade
10 questions
Database

Quiz
•
8th - 12th Grade
11 questions
J277 Programming - Data Types

Quiz
•
9th - 11th Grade
Popular Resources on Wayground
10 questions
Video Games

Quiz
•
6th - 12th Grade
10 questions
Lab Safety Procedures and Guidelines

Interactive video
•
6th - 10th Grade
25 questions
Multiplication Facts

Quiz
•
5th Grade
10 questions
UPDATED FOREST Kindness 9-22

Lesson
•
9th - 12th Grade
22 questions
Adding Integers

Quiz
•
6th Grade
15 questions
Subtracting Integers

Quiz
•
7th Grade
20 questions
US Constitution Quiz

Quiz
•
11th Grade
10 questions
Exploring Digital Citizenship Essentials

Interactive video
•
6th - 10th Grade
Discover more resources for Computers
10 questions
Exploring Digital Citizenship Essentials

Interactive video
•
6th - 10th Grade
20 questions
Analog vs Digital

Quiz
•
9th - 12th Grade
10 questions
CTEA Computer Vocab Terms #1

Quiz
•
12th Grade
10 questions
Exploring Cybersecurity Techniques and Threats

Interactive video
•
6th - 10th Grade
10 questions
Understanding the Internet and Data Transmission

Interactive video
•
7th - 12th Grade