Programming Errors and Tests

Programming Errors and Tests

10th Grade

10 Qs

quiz-placeholder

Similar activities

Programming Theory 1

Programming Theory 1

10th Grade

15 Qs

Program Development - Python: Errors

Program Development - Python: Errors

8th - 10th Grade

13 Qs

Computer Science Debug

Computer Science Debug

10th Grade

15 Qs

Python Basics (Y9)

Python Basics (Y9)

8th - 10th Grade

13 Qs

Python Basics

Python Basics

6th - 12th Grade

9 Qs

Crash Course Computer Science #16 - Software Engineering

Crash Course Computer Science #16 - Software Engineering

9th - 12th Grade

15 Qs

Python-Basic

Python-Basic

3rd Grade - University

15 Qs

Inheritance

Inheritance

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