Applications of object-oriented programming
You are looking to build out an online pet shop simulator with many different types of pets. You are going to be storing sensitive information about the users including personal information and potentially payment information as well.
Would this be a good application for object-oriented programming, and if not, why not?
Este ejercicio forma parte del curso
Programming Paradigm Concepts
Ejercicio interactivo práctico
Pon en práctica la teoría con uno de nuestros ejercicios interactivos
