What symbol marks the end of a statement in Java?, ., :, ;, ,, The top-left corner of the Greenfoot screen has coordinates:, (0,0), (0,10), (10,0), (100,100), A block of code in Java is enclosed in:, ( ), { }, < >, [ ], The command Greenfoot.isKeyDown("left") returns:, A number, Text, A boolean, An integer, Which data type stores decimal numbers?, int, boolean, double, char, What does the method turn(90) do?, Moves the actor up, Rotates the actor 90° clockwise, Turns the actor left, Changes the actor’s speed, Which keyword is used to create an object?, object, class, make, new, What is the purpose of a constructor?, To destroy objects, To build and initialize an object, To print output, To store variable data, What does getRandomNumber(10) return?, 0-9, 1-10, 10-20, 0-10, The method move(5) belongs to:, The Greenfoot class, The Object class, The Actor class, The System class.

Coding revision part 1

Leaderboard

Visual style

Options

Switch template

)
Continue editing: ?