Toggle navigation
artEoz
Memory diagram examples
Videos
Contact
Forum
Return to
Coding in Java with artEoz – exercises
Anonymous classes
◄ Previous exercise
Make sure you have the
anonyme
resource. If necessary, see the
Resources import
webpage.
The constructor of
Ecureuil
class instantiate an anonymous class. How many objects are created?
This anonymous class has no field declaration. Yet the memory diagram shows one field. What is this field?
What is this field?
Back to java exercises list