Get startedGet started for free

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?

This exercise is part of the course

Programming Paradigm Concepts

View Course

Hands-on interactive exercise

Turn theory into action with one of our interactive exercises

Start Exercise