The _____________ operator performs division.

a) / b) \
c) % d) *


a) /

Computer Science & Information Technology

You might also like to view...

To add the comment, Welcome John Smith, the syntax would be ________

A. B. < !--- Welcome John Smith? C. D. <"Welcome John Smith -->

Computer Science & Information Technology

What is the value of address, given:

``` myAddress = "123 Duck Street, NW"; address = myAddress.length; ``` a. 16 b. 21 c. 19 d. 123 Duck Street, NW

Computer Science & Information Technology

How does a switch "learn" MAC addresses?

-The switch uses a mathematical formula to determine what the MAC address would be for each computer connected to it. -It reads the source address and keeps a record of which port the sending computer is on. -All the MAC addresses must be entered manually. -The switch comes loaded with the most frequently used addresses.

Computer Science & Information Technology

An example of this type of report would be a sales report that shows that certain items are selling significantly above or below forecasts.

A. periodic B. demand C. exception D. inventory

Computer Science & Information Technology