Identify 1 (one) task you perform regularly, such as cooking, mowing the lawn, or driving a car:
• Write a short, structured design (pseudo code only) that accomplishes this task.
• Think about this task in an object-oriented way, and identify the objects involved in the task.
The solution is given for a Car, how it can be modeled, as well as its object-oriented components.