Multiple Choice Question (MCQ)

Question: Which function is used to check whether the given input is numeric or Not in VBA?
A. Numeric()
B. Isnumber()
C. Isnumeric()
D. Isnum()
Correct Answer: Isnumeric()