Programming Errors and Tests

Programming Errors and Tests

10th Grade

10 Qs

quiz-placeholder

Similar activities

Python Errors

Python Errors

8th - 10th Grade

12 Qs

GCSE - 2.3 Producing Robust Programs

GCSE - 2.3 Producing Robust Programs

9th - 11th Grade

15 Qs

Testing Recap (Sep)

Testing Recap (Sep)

9th - 11th Grade

12 Qs

Programming - Syntax & Logic Errors

Programming - Syntax & Logic Errors

3rd - 12th Grade

10 Qs

S3 Errors and Debugging

S3 Errors and Debugging

9th - 12th Grade

10 Qs

AP CSP Vocab Quiz BI 1, 2

AP CSP Vocab Quiz BI 1, 2

9th - 12th Grade

11 Qs

2.5 Languages and IDEs

2.5 Languages and IDEs

10th - 11th Grade

15 Qs

Coding - Computer Programming

Coding - Computer Programming

KG - University

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