Which cable type uses a source of light that shoots down an inner glass or plastic core?
A. Coaxial
B. UTP
C. STP
D. Fiber optic
D Fiber optic uses a source of light that shoots down an inner glass or plastic core.
You might also like to view...
Given the following method, which of these method calls is valid?
``` public static void showProduct (int num1, double num2) { int product; product = num1 * (int)num2; System.out.println("The product is " + product); } ``` a. showProduct(5.5, 4.0); b. showProduct(10.0, 4); c. showProduct(10, 4.5); d. showProduct(33.0, 55.0);
The Visual Basic Editor is a separate application that works with Excel and all of the Office products to edit and manage VBA code. _________________________
Answer the following statement true (T) or false (F)
You want to set such that when you type Baishakh and drag the fill handle, Excel should produce Jestha, Aashadh and so on. What will you set to effect that?
A) Custom List B) Auto Fill Options C) Fill Across Worksheet D) Fill Series
You are using a network attached storage (NAS) system for virtual machine storage. What protocol can you use with VMware ESXi to access the files on the NAS?
A. AFP B. NFSv3 C. CIFS D. SMB