Computer Discoveries I -  Games & Animations Test Review

Computer Discoveries I - Games & Animations Test Review

6th - 8th Grade

25 Qs

quiz-placeholder

Similar activities

Farmbot Python

Farmbot Python

7th Grade

24 Qs

Antarmuka Pengguna Quiz

Antarmuka Pengguna Quiz

7th Grade

20 Qs

quiz informatika

quiz informatika

7th Grade

20 Qs

Micro:bit Programming Quiz

Micro:bit Programming Quiz

8th Grade

23 Qs

Coding Knowledge Assessment

Coding Knowledge Assessment

6th Grade

20 Qs

Sumatif Lingkup Materi KKA 8

Sumatif Lingkup Materi KKA 8

8th Grade

21 Qs

Office Applications and Their Features

Office Applications and Their Features

8th Grade

20 Qs

ICT QUIZ FOR CLASS 7TH IGNIS

ICT QUIZ FOR CLASS 7TH IGNIS

7th Grade

20 Qs

Computer Discoveries I -  Games & Animations Test Review

Computer Discoveries I - Games & Animations Test Review

Assessment

Quiz

Information Technology (IT)

6th - 8th Grade

Medium

Created by

Marques RiverBendMS

Used 3+ times

FREE Resource

25 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which command creates a rectangle on the screen?

ellipse()

rect()

circle()

triangle()

2.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What parameters are needed to create a rectangle?

X, Y

X, Y, Radius

X, Y, Width, Height

Width, Height

3.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which command changes the color inside a shape?

fill()

background()

fill()

stroke()

4.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What does the ellipse() command create?

rectangle

square

line

circle or oval

5.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which of the following commands will change the background color?

rect()

fill()

draw()

background()

6.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What is the correct syntax for drawing a rectangle at (100, 100) with a width of 50 and a height of 75?

rect(100, 100, 50, 75);

rect(50, 75, 100, 100);

shape(100, 100, 50, 75);

rectangle(100, 100, 50, 75);

7.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

If you wanted to move a shape to the right on the screen, which parameter would you change?

Width

Y

Height

X

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?