Q. What is the default network driver used by Docker?
β
Correct Answer: (A)
bridge
Explanation: The default network driver used by Docker is 'bridge', which creates a private internal network.