CMU CS Academy Unit 2 Part 7: Properties

CMU CS Academy Unit 2 Part 7: Properties

9th Grade

10 Qs

quiz-placeholder

Similar activities

CodeHS Functions and Parameters

CodeHS Functions and Parameters

9th - 12th Grade

15 Qs

CIW Exam Prep

CIW Exam Prep

9th Grade

10 Qs

SNAP-Quiz 1

SNAP-Quiz 1

9th Grade

10 Qs

LA6.C6: Graphics Window

LA6.C6: Graphics Window

9th Grade - University

14 Qs

Game Lab: Sprite Properties and Draw Loops

Game Lab: Sprite Properties and Draw Loops

9th - 12th Grade

13 Qs

Javascript Drawing

Javascript Drawing

8th - 12th Grade

15 Qs

Independent Work Lesson 12

Independent Work Lesson 12

9th Grade - University

10 Qs

Functions and Parameters Quiz

Functions and Parameters Quiz

9th - 12th Grade

15 Qs

CMU CS Academy Unit 2 Part 7: Properties

CMU CS Academy Unit 2 Part 7: Properties

Assessment

Interactive Video

Computers

9th Grade

Hard

Created by

Maria Cruz Farooqi

FREE Resource

10 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What property would you adjust to move an object to the top of the canvas?

centerY

centerX

top

bottom

2.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

If you want to center a rectangle in the middle of the canvas, which property would you modify?

centerX

top

width

left

3.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

How can you change the width of a rectangle from 50 to 100?

Adjust the height

Use the align property

Change the width property

Modify the top property

4.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What does aligning a rectangle to 'center' affect?

The rectangle's color

The rectangle's width

The rectangle's height

The rectangle's position based on its center

5.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Can you change a shape's alignment after it has been created?

Yes, at any time

No, it's fixed upon creation

Only if it's a circle

Yes, but only within the first 10 seconds

6.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What is the default alignment for a rectangle if not specified?

Center

Top-Left

Bottom-Right

Left-Bottom

7.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

How do you ensure a rectangle's X coordinate is always at 200?

Set its left property to 200

Set its right property to 200

Set its top property to 200

Set its centerX property to 200

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?