- If you want to create an object, you must define a class.
Define the structure of the class, states and behaviors that satisfy the requirement of the problem
Generally, class is a noun vocabulary in the problem domain and behavior or method is a verb vocabulary in the proplem domain.