Programming Errors and Tests

Programming Errors and Tests

10th Grade

10 Qs

quiz-placeholder

Similar activities

Testing

Testing

1st - 12th Grade

8 Qs

Python Strings

Python Strings

8th - 12th Grade

14 Qs

Grade 10 Lesson 10 Error Handling Extra Work - 3rd G

Grade 10 Lesson 10 Error Handling Extra Work - 3rd G

10th Grade

10 Qs

errors and testing

errors and testing

8th - 11th Grade

15 Qs

Coding - Computer Programming

Coding - Computer Programming

KG - University

10 Qs

Syntax and Logic Errors

Syntax and Logic Errors

9th - 11th Grade

12 Qs

Python - Week 1

Python - Week 1

8th - 10th Grade

10 Qs

Python Input/Output

Python Input/Output

9th - 12th Grade

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?