Multiple Choice Question (MCQ)
Question: Which function returns the integer portion of a number in VBA?
A.
Int()
B.
Format()
C.
Abs()
D.
Sign()
Correct Answer: Int()