Review
Classes are conceptually similar to types, like int, char, double.
Classes are programmer-defined
Objects are instances of classes. Objects of a particular class type get all the fields and methods associated with that class.
Previous slide
Next slide
Back to first slide
View graphic version