Question: can i get this in java in greenfoot application. In your World class declare and initialise a String array. The values stored int his array

can i get this in java in greenfoot application.

  1. In your World class declare and initialise a String array. The values stored int his array shall be good, bad and normal. (2 marks)
  2. In your World class declare and initialise an example of an integer array called integerArray. The integer array should store eleven (11) values. (2 marks)
  3. For this question, you will use the last number in your student number. In your World class, what is the value stored in the integer array at the index which equals the last number in your student number. For example, if the last number in your student ID was 5, you would indicate the number at integerArray[5]. (1 mark)

Step by Step Solution

There are 3 Steps involved in it

1 Expert Approved Answer
Step: 1 Unlock blur-text-image
Question Has Been Solved by an Expert!

Get step-by-step solutions from verified subject matter experts

Step: 2 Unlock
Step: 3 Unlock

Students Have Also Explored These Related Databases Questions!