From the course: Oracle Java Foundations
Unlock this course with a free trial
Join today to access over 24,000 courses taught by industry experts.
Summary - Java Tutorial
From the course: Oracle Java Foundations
Summary
(upbeat jingle) - [Instructor] In this module, you learned how to describe the characteristics of a class; define an object as an instance of a class; instantiate an object and access its fields and methods; instantiate an array of objects; describe how an array of objects is stored in memory; and declare an object as a field.