What is the value of the variable PayDay after the following statements have been executed:
Set Hours = 5
Set PayDay = 30
Set PayDay = Hours * 6
a. 30
b. 150
c. 180
d. cannot tell from the information given
A
Computer Science & Information Technology
You might also like to view...
Dragging and dropping is an effective method for moving the contents of a cell or a range of cells to others cells
Indicate whether the statement is true or false
Computer Science & Information Technology
Basing a form on a ________ allows the user to edit data for a specific subset of data
A) query B) menu C) report D) subform
Computer Science & Information Technology