X928: Writing Fields 1

For this question we will be writing attributes for a new Jeroo child class called TestingJeroo

For this question, declare a public field of type int called age. Note, you do not need to provide an initial value for the field, just declare it.

Your Answer:

Reset

Practice a different Java exercise

Feedback

Your feedback will appear here when you check your answer.