Many characters and symbols not found on a standard keyboard can be located in the ________ dialog box
A) Equation B) Symbol C) SmartArt D) Shapes
B
Computer Science & Information Technology
You might also like to view...
Which of the following will set the variable num to the value 8?
a. ``` num = pow(2, 3); ``` b. ``` num = sqrt(64); ``` c. ``` num = Math.pow(64, 2); ``` d. ``` num = Math.sqrt(64); ```
Computer Science & Information Technology
To import data to a table, click the ____ tab on the Ribbon.
A. Database Tools B. File C. Import D. External Data
Computer Science & Information Technology
Which data recording method would be best used to measure the time between when a teacher said to start on an assignment and the time the student started on the assignment?
a. duration b. frequency c. partial interval d. latency
Computer Science & Information Technology
What port, other than port 110, is used to retrieve e-mail?
a. Port 25 b. Port 143 c. Port 80 d. Port 135
Computer Science & Information Technology