Please answer the following questions
What is the difference between classes and objects?
What are the modifiers for classes, instance variables and methods? What do they mean?
What is encapsulation? Why is it important?
How are method parameters defined?
How are method parameters passed?
How do accessor methods support encapsulation?
What are constructors?