How are MAC addresses represented?
A. Using 32 binary digits
B. Using 12 hexadecimal characters
C. As an IP address
D. As a DNS name
Answer: B
You might also like to view...
Consider the code segment below:
``` int xValues[] = {100, 150, 200, 100}; int yValues[] = {30, 130, 30, 30}; g.drawPolyline(xValues, yValues, 4); ``` What kind of figure does it draw? a. A rectangle. b. A triangle. c. A V with its corner at the top. d. A square.
When a message travels from one computer to the next, it starts at the ____ layer.
A. Physical B. Transport C. Application D. Internet
SharePoint site collection resources are limited in size to 100 MB
Indicate whether the statement is true or false
The operation "stackTop" does not change the stack structure.
Answer the following statement true (T) or false (F)