Difficulty: Easy
Correct Answer: book
Explanation:
Given data
Concept/ApproachDifferentiate a whole entity from its components.
Step-by-step reasoningIndex, glossary, and chapter are parts or sections contained within a book.Book is the entire work that contains those sections.
Verification/AlternativeContainment test: you can have an index of a book, a glossary of a book, a chapter of a book, but not a book of an index.
Common pitfalls
Final Answerbook
Discussion & Comments