Driving a Car
? Write a short, structured design (pseudocode) that accomplishes this task.
? Think about this task in an object-oriented way, and identify the objects involved in the task.
? Identify how you can encapsulate the data and processes you identified into an objectoriented design.
? Describe the architectural differences between the object-oriented and structured designs.