Q. Which command is used to view the Docker version and system information?
β
Correct Answer: (B)
docker version
Explanation: The 'docker version' command displays the Docker version and system information, including the client and server versions.