Programming Errors and Tests

Programming Errors and Tests

10th Grade

10 Qs

quiz-placeholder

Similar activities

2.5 Translators & Facilities - OCR GCSE Computer Science

2.5 Translators & Facilities - OCR GCSE Computer Science

7th - 12th Grade

13 Qs

Self Paced Intro to Turtle Programming

Self Paced Intro to Turtle Programming

10th Grade

13 Qs

FOCS - Processing v4 Formative 1

FOCS - Processing v4 Formative 1

9th - 12th Grade

10 Qs

Programming - Tour of IDE

Programming - Tour of IDE

3rd - 12th Grade

10 Qs

LO13_Lesson 10

LO13_Lesson 10

10th Grade

14 Qs

GCSE CS Programming Languages & IDEs

GCSE CS Programming Languages & IDEs

10th - 12th Grade

10 Qs

Mod 4 quiz

Mod 4 quiz

9th - 12th Grade

12 Qs

Pearson 1CP2 - 3.2 - Robust Software

Pearson 1CP2 - 3.2 - Robust Software

9th - 12th Grade

15 Qs

Programming Errors and Tests

Programming Errors and Tests

Assessment

Quiz

Computers

10th Grade

Hard

Created by

R Woodruff

Used 20+ times

FREE Resource

10 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which type of error occurs when the order of the code doesn't make sense?
Logic
Syntax

2.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What type of error is in this code?
Console.Witeline ("Hello")
Logic
Syntax

3.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Test data that is right at the boundaries of the data range is called Erroneous Data
True
False

4.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What type of error is in this code?
name = Console.ReadLine
Syntax
Logic

5.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which person will be more effective at testing your code?
You
Someone else

6.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

If your program asks the user to enter your age, what kind of Test Data would this be?
Harry
Extreme
Erroneous
Normal

7.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which type of error is in this code?
Dim total = number1 + number2
Dim number1 = 5
Dim number2 = 10
Logic
Syntax

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?