M3_19_Week5

M3_19_Week5

9th - 12th Grade

20 Qs

quiz-placeholder

Similar activities

computer nonsense lesson

computer nonsense lesson

1st Grade - Professional Development

17 Qs

GCSE Computer Science - Python Programming Concepts

GCSE Computer Science - Python Programming Concepts

9th - 11th Grade

17 Qs

Programming lesson 1 - Syntax

Programming lesson 1 - Syntax

9th Grade - University

18 Qs

BET GCSE CS:  The IDE

BET GCSE CS: The IDE

8th - 10th Grade

16 Qs

fun codeing

fun codeing

11th Grade - Professional Development

20 Qs

Class XI_Introduction to Python

Class XI_Introduction to Python

11th Grade

20 Qs

Basic Programming

Basic Programming

9th Grade

20 Qs

Introduction to Python

Introduction to Python

7th - 9th Grade

20 Qs

M3_19_Week5

M3_19_Week5

Assessment

Quiz

Computers

9th - 12th Grade

Medium

Created by

Abdullah Abdullah

Used 1+ times

FREE Resource

20 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

1 min • 1 pt

What is a "bug" in a project or program?

A bug is a feature that enhances a program's performance.
A bug is a type of software update that improves functionality.
A bug is a user request for new features in a program.
A bug is an error or flaw in a program that causes it to behave unexpectedly.

2.

MULTIPLE CHOICE QUESTION

1 min • 1 pt

Which of the following is NOT a type of bug?

Syntax error

Logic error

Runtime error

Design error

3.

MULTIPLE CHOICE QUESTION

1 min • 1 pt

What type of error is this?

print("Hello World # Missing closing quotation mark

Syntax Error
Type Error
Logical Error
Runtime Error

4.

MULTIPLE CHOICE QUESTION

1 min • 1 pt

Which of the following is a logic error?

Dividing by zero

Using + instead of * in a math equation

Forgetting a semicolon in JavaScript

Forgetting to define a variable

5.

MULTIPLE CHOICE QUESTION

1 min • 1 pt

What does a "runtime error" mean?

An error that happens while the program is running

An error in the logic of the program

An error in spelling or punctuation

An error that happens before the program starts

6.

MULTIPLE CHOICE QUESTION

1 min • 1 pt

Which tool can be used to debug errors in Scratch projects?

Debugging mode

Paint tool

Character editor

Animation tab

7.

MULTIPLE CHOICE QUESTION

1 min • 1 pt

What is the first step in debugging?

Apply the fix

Identify the cause

Run the project and observe

Remove the whole code

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?