Greenfoot Java Classes

Greenfoot Java Classes

10th Grade

12 Qs

quiz-placeholder

Similar activities

CIA Mid-Term Review 1

CIA Mid-Term Review 1

9th - 10th Grade

17 Qs

flowol week 3

flowol week 3

9th - 12th Grade

17 Qs

Pre-Assessment: ICT 10 Orientation Day

Pre-Assessment: ICT 10 Orientation Day

10th Grade

10 Qs

ป.5 แบบทำสอบหลังเรียน เรืองข้อมูลและสารสนเทศ

ป.5 แบบทำสอบหลังเรียน เรืองข้อมูลและสารสนเทศ

10th Grade

10 Qs

Working Scientifically 1

Working Scientifically 1

9th - 11th Grade

8 Qs

Coding Quiz

Coding Quiz

6th - 10th Grade

15 Qs

Wind Energy

Wind Energy

9th - 10th Grade

13 Qs

Security and Ethics

Security and Ethics

9th - 12th Grade

17 Qs

Greenfoot Java Classes

Greenfoot Java Classes

Assessment

Quiz

Science, Computers

10th Grade

Practice Problem

Medium

NGSS
MS-PS2-1

Standards-aligned

Created by

JOYCE PACHECO

Used 47+ times

FREE Resource

AI

Enhance your content in a minute

Add similar questions
Adjust reading levels
Convert to real-world scenario
Translate activity
More...

12 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Media Image

The *; after import greenfoot does what?

Imports all the classes for the greenfoot coding package.

Tells greenfoot to allow code to be entered.

Limits the amount of code you can write.

Names the code Java.

2.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which one is a correctly coded comment?

/**

* Im a great comment

*/

/***

** Im a great comment.

*//

/

*Im a great comment.

*/

/**

Im a great comment.

*/

3.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Media Image

What are the yellow boxes?

functions

methods

variables

algorithms

4.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Media Image

What does public void turtle extend to?

the turtle world

turtle class

actor class

greenfoot

5.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What sets different methods apart or the actor class?

[ ]

" "

{ }

( )

6.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which of the following is correctly coded?

public void act()

{

move(4);

}

public Void act():

{

move(4);

}

Public Void Act()

{

move(4);

}

public void act();

{

move(4)

}

7.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which method allows for you to use keyboard controls for an actor?

checkKeys();

CheckKeys();

checkkeys();

checkKey{};

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

Already have an account?