Which of the following is the default registry used by Docker?
a) Kubernetes Hub
b) Container Store
c) Docker Hub
d) Image Hub
Explanation:
Docker Hub is the default public registry where Docker images are stored and shared. You can pull and push images from and to Docker Hub.