Q. Which of the following file types is commonly stored in Docker configs?
β
Correct Answer: (C)
.conf
Explanation: Docker configs are typically used to store plain-text config files such as `.conf`, `.json`, etc.