Question: What does COUNTA() function do in Excel?
Correct Answer: D. Counts non-empty cells
Explanation: Why? The COUNTA() function counts all non-empty cells, including those with numbers, text, logical values, or formulas. It does not count only numeric cells (that is COUNT()).