Understanding Objects in Programming

Understanding Objects in Programming

Assessment

Interactive Video

Computers

4th - 6th Grade

Hard

Created by

Jennifer Brown

FREE Resource

5 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which of the following languages is mentioned as object-oriented in the video?

JavaScript

C++

Python

Ruby

2.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

How can you identify an object in the Code Monkey challenge?

By double-clicking it

By hovering the mouse over it

By dragging it

By clicking on it

3.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which of the following is NOT considered an object in the Code Monkey challenge?

Banana

Ruler

Monkey

Turtle

4.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What command is used to make the monkey face a specific object?

point to

turn to

look at

face

5.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

How can the monkey be made to walk backwards in the challenge?

Use the 'retreat' command

Use a negative number

Use the 'reverse' command

Use the 'back' command