Answer
See the explanation
Work Step by Step
One-to-many relationship example: A company has multiple employees, but each employee can only have one direct manager. This creates a one-to-many relationship where each manager can oversee multiple employees, but each employee has only one manager.
Many-to-many relationship example: A bookstore sells multiple books, and each book can be written by multiple authors. Likewise, each author can write multiple books. This creates a many-to-many relationship where multiple authors can contribute to multiple books, and each book can have multiple authors.