Q. What happens if DB configuration is missing? (A) Default values are used (B) Warning is logged (C) Exception is thrown (D) Connection retries ποΈ Show Answer π¬ Discuss π Share β‘Menu β Correct Answer: (C) Exception is thrown Explanation: Docs clearly mention exception is thrown.