If the variable Hours = 10, what is the value of the variable Salary after the following instruction has been executed: Set Salary = Hours * 8
a. 10
b. 8
c. 80
d. cannot tell from the information given
C
Computer Science & Information Technology
You might also like to view...
To stack elements, you can use the ____ style.
A. index B. layer C. z-layer D. z-index
Computer Science & Information Technology
A(n) ____ reference has a full path notation.
a. absolute b. baseline c. indexed d. relative
Computer Science & Information Technology
In order to terminate multiple network cables that converge in one location such as an electrical closet or server room, what should you use?
A. patch panel B. RJ-45 jack C. terminal adapter D. loopback port
Computer Science & Information Technology
A __________ is a section of code that the programmer writes once, and then can use many times.
A. macro expansion B. directive C. macro definition D. subroutine
Computer Science & Information Technology