Q. What is the default Docker network for containers?
β
Correct Answer: (B)
bridge
Explanation: The default Docker network driver is 'bridge', which provides basic network functionality for containers.