Define the following: Class, Object, method, variable, state, encapsulation. Discuss the purposes of constructors, accessors (getters), and mutators (setters).
Define the following: for loop, initilization statement, control statement, increment statement, sentinal controlled loop, count countrolled loop. Use for loops to repeat a set of instructions.