Which of the following sets of conditions is equivalent?

A. paymentIsOverdue = True
seniorCitizen = False
B. Declare Boolean paymentIsOverdue
Declare Boolean seniorCitizen
C. If paymentIsOverdue
If paymentIsOverdue == True
D. Declare Boolean personHasMoney
Declare Boolean showedID

Answer: C

Computer Science & Information Technology

You might also like to view...

________ are a set of five buttons that enable you to search, share, access devices, or modify computer settings

A) Charms B) Apps C) Tiles D) Gestures

Computer Science & Information Technology

The Scenario Manager is one of the tools under ________ in the Data Tools group on the Data tab

A) Data Table B) Goal Seek C) What-If Analysis D) Data Validation

Computer Science & Information Technology