WJEC 2.3.2 Greenfoot

WJEC 2.3.2 Greenfoot

9th - 10th Grade

26 Qs

quiz-placeholder

Similar activities

Информатика

Информатика

7th Grade - University

26 Qs

1. RAZRED - UVODNI KVIZ (2024)

1. RAZRED - UVODNI KVIZ (2024)

9th - 12th Grade

25 Qs

Кодирование текстовых данных

Кодирование текстовых данных

10th Grade

25 Qs

Greenfoot Vocabulary

Greenfoot Vocabulary

9th - 12th Grade

30 Qs

Files & File Systems

Files & File Systems

9th - 12th Grade

24 Qs

SQA Presentations Theory 1

SQA Presentations Theory 1

9th Grade

21 Qs

HTML

HTML

5th - 10th Grade

21 Qs

Unit 2 - IT VET - Exam Revision

Unit 2 - IT VET - Exam Revision

10th Grade

25 Qs

WJEC 2.3.2 Greenfoot

WJEC 2.3.2 Greenfoot

Assessment

Quiz

Computers

9th - 10th Grade

Medium

Created by

B Bennett

Used 64+ times

FREE Resource

26 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

10 sec • 1 pt

An operation that an object can do. I.e. a bit of code that makes the object work.
method
class
object
program

2.

MULTIPLE CHOICE QUESTION

20 sec • 1 pt

Media Image
Which is the name of the method?
public
void
act
( )

3.

MULTIPLE CHOICE QUESTION

20 sec • 1 pt

You have a Wombat on screen.  This method is called  whenever you do whatever the Wombat  wants to do. This method is called whenever 'Run' button gets pressed in the environment.
act()
move()
setLocation()

4.

MULTIPLE CHOICE QUESTION

20 sec • 1 pt

Media Image
What is missing?
;
(
{

5.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Media Image
Classic error.  How do you fix it?
Add a { at the end
Add a } at the end
Control+shift+i to re-order the indentation
Move it all into the act method

6.

MULTIPLE CHOICE QUESTION

10 sec • 1 pt

Anything in the white areas needs to end with
)
;
}

7.

MULTIPLE CHOICE QUESTION

10 sec • 1 pt

Methods start with a a capital

True

False

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?