OOP Intro Discussion Questions
1. What is the difference bettween an Object and a Class?
2. What is meant by modular programming?
3. How is OOP a paradigm shift from "proceedural" programming?
4. Why are Interfaces important?