Chapter 8: Problem 26
A bookstore keeps books on 50 racks with 10 shelves each. Each shelf holds 25 books. Declare a \(3 \mathrm{D}\) string array to hold the names of all the books in the store. The array's three dimensions should represent the racks, shelves, and books in the store.