CS1: Unit 1-4 Review

CS1: Unit 1-4 Review

9th - 12th Grade

50 Qs

quiz-placeholder

Similar activities

Ciw Introduction to Cascade Style Sheets Technology

Ciw Introduction to Cascade Style Sheets Technology

9th - 12th Grade

50 Qs

Introduction to Cascade Style Sheets Technology

Introduction to Cascade Style Sheets Technology

9th - 12th Grade

50 Qs

CSS

CSS

11th - 12th Grade

50 Qs

2019 Survey of Business Fall Semester Test Review

2019 Survey of Business Fall Semester Test Review

9th - 12th Grade

45 Qs

CMU CS3

CMU CS3

10th Grade

46 Qs

CMU CS3 Academy Unit 5

CMU CS3 Academy Unit 5

10th Grade

46 Qs

HTML,CSS

HTML,CSS

3rd Grade - University

50 Qs

SemesterExam -CMU CS1

SemesterExam -CMU CS1

11th Grade

48 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?