Match each item with a statement below:
A. a distributed file system developed by Sun Microsystems that allows data to be shared across a network
B. a connectionless protocol that permits remote tracking and management of TCP/IP hosts
C. provides TCP/IP host name to IP address resolution
D. used by TCP to establish a reliable connection between two points
E. indicates that a TCP connection is to be terminated without further interaction
F. a portion of memory where the device stores incoming packets until they can be processed
G. provides IP address to MAC address resolution in a manner similar to that of ARP
H. contains enough information in its header to be routed through an internetwork
I. verifies connectivity between two points
A. NFS
B. SNMP
C. DNS service
D. Three-way handshake
E. RST
F. Buffer
G. RARP
H. Routed protocol
I. Ping utility
You might also like to view...
The beginning and ending values for a For...Next loop must be predefined and cannot contain an expression.
Answer the following statement true (T) or false (F)
Which of the following is the International Electronics Commission working to make the universal connector standard for charging mobile devices?
A. FireWire B. micro USB C. MIDI D. serial
While storms could be a cause, power ________ are more likely to be caused by disturbances from high-demand equipment in a home or building.
A. vulnerabilities B. redundancies C. failures D. fluctuations
?Write the appropriate C++ statements using cin and cout that prompt the user for a base salary, and a percentage raise and then displays the line "Your new salary is: NewSalary" where NewSalary is the calculated new salary. End with a new line.
What will be an ideal response?