Q. Can you connect a container to multiple Docker networks?
β
Correct Answer: (A)
Yes
Explanation: A container can be connected to multiple networks using `docker network connect`.