Multiple Choice
How do you begin an If statement that determines whether an employee's salary is less than $50,000?
A) Is Salary < 50000?
B) If Salary < 50000
C) Else Salary < 50000
D) Rem Salary If < 50000
Correct Answer:

Verified
Correct Answer:
Verified
Related Questions
Q31: What happens if you display a form
Q32: Which built-in Access function returns today's date?<br>A)
Q33: Which of the following object prefixes is
Q34: The Else portion of an If...Then...Else construct
Q35: You can trust a database or a
Q37: When do most class modules run?<br>A) When
Q38: When a module is embedded in a
Q39: The programming language used in Access modules
Q40: You can create a comment by starting
Q41: Comments appear _ of a macro.<br>A) at