Hide My Object

Hide My Object

4th Grade

10 Qs

quiz-placeholder

Similar activities

Objects, Loops, and Variables Comprehensive Assessment

Objects, Loops, and Variables Comprehensive Assessment

4th Grade

15 Qs

Topoquizzz

Topoquizzz

KG - Professional Development

10 Qs

Logo's

Logo's

3rd - 8th Grade

11 Qs

PCA - Machine Learning

PCA - Machine Learning

1st - 5th Grade

10 Qs

QUIZ HC Python Math & Arts

QUIZ HC Python Math & Arts

1st - 5th Grade

10 Qs

Code.org, Course D, Events (2)

Code.org, Course D, Events (2)

2nd - 4th Grade

10 Qs

Javascript

Javascript

1st - 5th Grade

15 Qs

Hide My Object

Hide My Object

Assessment

Quiz

Instructional Technology

4th Grade

Medium

Created by

Soha Soha

Used 1+ times

FREE Resource

10 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

45 sec • 1 pt

Which of the following codes will hide an ellipse called "sun"?

ellipse.hide(sun)

sun.hide()

2.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

box.hide()
This code hides all rectangle shapes from your program.

True

False

3.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Hide() command is used to hide an object.

True

False

4.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Show() command is used to show an object.

True

False

5.

MULTIPLE CHOICE QUESTION

1 min • 1 pt

Which of the following codes shows a hidden square after 1 second from running the program?

square is rectangle(with:100, height:100)
square.hide()
program.waitHere(time:1)
square.show()

Square is rectangle(with: 100, height:100)
square.show()

6.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

ball.show()
This code adds a new ellipse shape called "ball".

True

False

7.

MULTIPLE CHOICE QUESTION

45 sec • 1 pt

To make the program wait 3 seconds, you should write:

program(waitHere:time:3)

program.waitHere(time:3)

Create a free account and access millions of resources

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

By signing up, you agree to our Terms of Service & Privacy Policy

Already have an account?