The ________ data types in VBA only store whole numbers

Fill in the blank(s) with correct word

integral

Computer Science & Information Technology

You might also like to view...

When using a compound Boolean expression joined by an && (AND) in an if statement:

a. Both expressions must evaluate to true for the statement to execute. b. The first expression must evaluate to true and the second expression must evaluate to false for the statement to execute. c. The first expression must evaluate to false and the second expression must evaluate to true for the statement to execute. d. Both expressions must evaluate to false for the statement to execute.

Computer Science & Information Technology

A ____ identifies the type of file.

A. file extension B. filename C. path D. folder

Computer Science & Information Technology