what occurs when the spelling and/or punctuation of a program are not followed correctly
10 question quiz on identifying and correcting errors

Quiz
•
Computers
•
9th - 12th Grade
•
Easy
Jacob Hicks
Used 2+ times
FREE Resource
10 questions
Show all answers
1.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
2.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
A mistake in a program's base logic that causes behavior that is unexpected.
Logic error
Run-time errors
Syntax error
Overflow error
3.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
You can start your program with this error, however something unexpected will happen if you try to run your program normally.
Run-Time errors
Logic error
Syntax error
Overflow Error
4.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
An error that occurs when the computer tries to comprehend a number too big for it to handle because it is outside it's defined range of values.
5.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Line 1: PROCEDURE countNumOccurences (myList, val)
Line 2: {
Line 3: FOR EACH item IN myList
Line 4: {
Line 5: count <- 0
Line 6: IF(item = val)
Line 7: {
Line 8: count <- count + 1
Line 9: }
Line 10: }
Line 11: RETURN(count)
Line 12: }
What will be the programs return value?
1
3
2
4
6.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
What is this an example of?
Fore loop(myList)
Syntax error
overflow error
7.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
John makes a program that is supposed to make fast food suggestions after a quick survey. However, whenever the results screen comes up, the results are completely different than what they are supposed to be! What type of error is this?
Create a free account and access millions of resources
Similar Resources on Quizizz
10 questions
WJEC 1.7 Software Engineering

Quiz
•
9th - 10th Grade
13 questions
GCSE Edexcel Translators

Quiz
•
9th - 12th Grade
11 questions
AP CSP Vocab Quiz BI 1, 2

Quiz
•
9th - 12th Grade
10 questions
Programming - Syntax & Logic Errors

Quiz
•
3rd - 12th Grade
13 questions
9G4 CS Python Programming Sequence and Vocabs

Quiz
•
9th Grade
15 questions
Selection in Python

Quiz
•
1st - 9th Grade
10 questions
Programming Errors and Tests

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

Quiz
•
8th - 11th 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