A common method for designing an Object-Oriented Application is to start with the real world objects that your program represents. These become your ______.

A common method for designing an Object-Oriented Application is to start with the real world objects that your program represents. These become your ______.



Answer: Classes.


Learn More :