

In Greenfoot, the = operator is used to test if two values are equal. In Greenfoot, we typically use the act method in the class to automatically create the Actor instances when the world is initialized. In Greenfoot, which class has methods that allow you to get the status of the mouse? Mark for Reviewġ3. You can only use the sounds that are stored in the Greenfoot library. You cannot record unique sounds in Greenfoot.
#Greenfoot codes code
In Greenfoot, the sound file must be saved in the scenario and written in the source code for it to play. When the end to the act method isn't established.ġ0. When the end to the code isn't established. From your Greenfoot lessons, when do infinite loops occur? Mark for Review Instead of entering ".png" after each image file name, add = ".png" after the imageName value in the programming statement.ĩ. Instead of entering ".png" after each image file name, add + ".png" after the imageName value in the programming statement. Instead of entering ".png" after each image file name, add & ".png" after the imageName value in the programming statement. Instead of entering ".png" after each image file name, add ".png" after the imageName value in the programming statement. Which of the following is an example of string concatenation? Mark for Review In Greenfoot, a local variable is declared at the beginning of a class. In Greenfoot you can only access the methods of the current class? Mark for Review Use your Greenfoot knowldege: Abstraction occurs in many different ways in programming. In Greenfoot modifying an actors constructor to accept an initial speed is a form of abstraction? Mark for Reviewĥ. Defined methods are methods that are only created by the Greenfoot development team? Mark for ReviewĤ. To execute a method in your Greenfoot game, where is it called from? Mark for Review


In Greenfoot a collision is when 2 actors touch? Mark for ReviewĢ.
