CS1: Unit 1-4 Review

CS1: Unit 1-4 Review

9th - 12th Grade

50 Qs

quiz-placeholder

Similar activities

Summer Quiz for Senior Class - Quiz Three

Summer Quiz for Senior Class - Quiz Three

9th - 12th Grade

50 Qs

Kelas 9

Kelas 9

9th Grade

45 Qs

Pemrograman Web - HTML/CSS

Pemrograman Web - HTML/CSS

11th Grade

50 Qs

MS Excel Test #1

MS Excel Test #1

9th - 12th Grade

45 Qs

DBE Unit 2.2

DBE Unit 2.2

12th Grade

50 Qs

COMPUTER BASIC

COMPUTER BASIC

7th - 9th Grade

50 Qs

SemesterExam -CMU CS1

SemesterExam -CMU CS1

11th Grade

48 Qs

Introduction to Cascade Style Sheets Technology

Introduction to Cascade Style Sheets Technology

9th - 12th Grade

50 Qs

CS1: Unit 1-4 Review

CS1: Unit 1-4 Review

Assessment

Quiz

Computers

9th - 12th Grade

Easy

Created by

Linda Pchelka

Used 1+ times

FREE Resource

50 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What is the default size of the canvas?

200 x 200

300 x 300

400 x 400

500 x 500

2.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

In (x, y) coordinates, where do y values increase?

Left

Right

Up

Down

3.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which function draws a rectangle with a green fill?

Rect(left, top, width, height, fill='green')

Rect(left, top, width, height, color='green')

DrawRectangle(left, top, width, height, fill='green')

DrawRectangular(left, top, width, height, fill='green')

4.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What is the default fill color if not specified?

Red

Blue

Green

Black

5.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What is the default border for shapes?

Green

Red

None

Blue

6.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

How can you draw a rectangle with a green border and a border width of 4?

Rect(left, top, width, height, border='green')

Rect(left, top, width, height, border='green', borderWidth=4)

Rect(left, top, width, height, borderColor='green', borderWidth=4)

Rect(left, top, width, height, border='green', borderSize=4)

7.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What is the default value for dashes when drawing a shape with a border?

True

False

1

2

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?