Q. Which command can be used to check the version of Docker installed?
β
Correct Answer: (A)
docker version
Explanation: 'docker version' is used to display the version of Docker installed on the system.