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()).