As we conclude, here is a list of questions for you to use to test your knowledge on this chapter's material. You will find the answers in the Assessments section of the appendix:
- Creating abstractions is only something that can be done using a full desktop OS:
- True
- False
- Only object-oriented code such as C++ can benefit from well-defined interfaces:
- True
- False
- Four examples of why abstraction is important were given. Name one.
- Copying code into a new project is the best way to reuse it:
- True
- False
- Tasks are extremely specific; they cannot be reused between projects:
- True
- False