CSD Unit 3

CSD Unit 3

Assessment

Flashcard

Computers

7th - 8th Grade

Hard

Created by

Quizizz Content

FREE Resource

Student preview

quiz-placeholder

64 questions

Show all answers

1.

FLASHCARD QUESTION

Front

Part of a program that does not work correctly.

Back

Bug

2.

FLASHCARD QUESTION

Front

Finding and fixing problems in an algorithm or program.

Back

Debugging

3.

FLASHCARD QUESTION

Front

An algorithm that has been coded into something that can be run by a machine.

Back

Program

4.

FLASHCARD QUESTION

Front

An extra piece of information passed to a function to customize it for a specific need.

Back

Parameter

5.

FLASHCARD QUESTION

Front

What is at the end of a line of code?

Back

;

6.

FLASHCARD QUESTION

Front

What command colors a shape? Options: color(43, 255, 0);, bucket(43, 255, 0);, fill(43, 255, 0);

Back

fill(43, 255, 0);

7.

FLASHCARD QUESTION

Front

What command draws a perfect circle? Options: ellipse(80, 60, 100, 100);, circle(80, 60, 80, 60);, ellipse(80, 60, 100, 105);, ellipse(80, 60, 105, 100);

Back

ellipse(80, 60, 100, 100);

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?

Discover more resources for Computers