Search Header Logo

CS Discoveries: Unit 3 Test

Authored by David Rivera

Computers

7th - 10th Grade

Used 244+ times

CS Discoveries: Unit 3 Test
AI

AI Actions

Add similar questions

Adjust reading levels

Convert to real-world scenario

Translate activity

More...

    Content View

    Student View

21 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which of the following is the correct syntax to create a ellipse in Javascript?

ellipse(100, 100);
circle(100, 100);
ell(100, 100);
circle<100, 100>

2.

MULTIPLE CHOICE QUESTION

1 min • 1 pt

Which of the following is the correct syntax to fill a shape with color in Javascript?

fill("red");
color: red;
colorFill(red);
myColor: red;

3.

MULTIPLE CHOICE QUESTION

1 min • 1 pt

Which of the following creates a rectangle with the X-Coordinate at 60?

rect(60, 100);
rect(100, 60);
ellipse(60, 100)
circle (100, 60)

4.

MULTIPLE CHOICE QUESTION

1 min • 1 pt

Which of the following creates an ellipse with the Y-Coordinate at 100?

ellipse(60, 100);
ell(100, 60);
rect(60, 100)
square (100, 60)

5.

MULTIPLE CHOICE QUESTION

1 min • 1 pt

Which of the following rectangles has a width of 50 and height 100?

ellipse(100, 100, 100, 50);
rectangle(100, 50);
rect(100, 100, 50, 100);
ellipse(50, 100);

6.

MULTIPLE CHOICE QUESTION

1 min • 1 pt

Which of the following ellipses has a width of 250 and height 100?

ellipse(100, 100, 250, 100);
circle(250, 50);
rect(100, 100, 250, 100);
ellipse(50, 100);

7.

MULTIPLE CHOICE QUESTION

1 min • 1 pt

Which of the following is the correct syntax to fill a background with color in Javascript?

background("red");
background-color: red;
backgroundFill(red);
myColor: red;

Access all questions and much more by creating a free account

Create resources

Host any resource

Get auto-graded reports

Google

Continue with Google

Email

Continue with Email

Classlink

Continue with Classlink

Clever

Continue with Clever

or continue with

Microsoft

Microsoft

Apple

Apple

Others

Others

Already have an account?