In OOP, you create objects and tell them to do what you want them to do. In this app, you will learn the ABCs of OOP objects and how they relate to real world objects. Then, you will be shown some programming code that demonstrates these concepts.