Q. Which method checks record count? (A) exists() (B) count() (C) all() (D) find() ποΈ Show Answer π¬ Discuss π Share β‘Menu β Correct Answer: (B) count() Explanation: count() returns number of records.