Q. What is a Docker container?
β
Correct Answer: (A)
A running instance of a Docker image
Explanation: A Docker container is a running instance of a Docker image that is isolated from the host system.