Q. Which of the following Docker components is responsible for managing containers and images?
β
Correct Answer: (B)
Docker daemon
Explanation: The Docker daemon is responsible for managing containers, images, networks, and volumes on the host system.