Q. Which PDO method commits a transaction? (A) save() (B) commit() (C) end() (D) complete() ποΈ Show Answer π¬ Discuss π Share β‘Menu β Correct Answer: (B) commit() Explanation: commit() saves changes permanently.