What is the object-oriented example?
For example, say we created a class, Car, to contain all the properties a car must have, color, brand, and model. We then create an instance of a Car type object, myCar to represent my specific car.
Could you please create another 5 object-oriented examples and give all their properties and instances?
SUBMISSION
Use graphics to show the examples.
Use Word Documents and attached the file to your GitHub
INSTRUCTION
What is the object-oriented example? For example, say we created a class, Car, to contain all the properties a car must have, color, brand, and model. We then create an instance of a Car type object, myCar to represent my specific car. Could you please create another 5 object-oriented examples and give all their properties and instances?
SUBMISSION