Elements of OOP -- Classes
A class specifies an abstract data type
A class defines the variables and behavior common to all objects of a certain kind
Class names begin with a capital letter
Previous slide
Next slide
Back to first slide
View graphic version