Which protocol is responsible for automatic assignment of IP addresses?

A. DNS
B. DHCP
C. FTP
D. SNMP


Answer: B

Computer Science & Information Technology

You might also like to view...

Answer the following statements true (T) or false (F)

1) The page currently stored in a frame may still be replaced even when the page is locked. 2) One way to counter the potential performance problems of a variable-allocation global scope policy is to use page buffering. 3) The PFF policy evaluates the working set of a process at sampling instances based on elapsed virtual time. 4) A precleaning policy writes modified pages before their page frames are needed so that pages can be written out in batches. 5) UNIX is intended to be machine independent; therefore its memory management scheme will vary from one system to the next.

Computer Science & Information Technology

Write code that declares x, y, and z as double variables. Then write code that causes z to be assigned the result of x divided by y, rounded as indicated below. Be sure to #include the header file that declares the library functions you use.

a) round up b) round down c) round to the nearest integer. Does your code round an exact half up or down? say 2.5?

Computer Science & Information Technology

A(n) ____ line is a dedicated telephone line that can be used for data communications to connect two different locations for continuous point-to-point communications.

A. DSL B. LATA C. T-carrier D. IXC

Computer Science & Information Technology

In the Command Button Wizard, action choices vary depending on the category selected

Indicate whether the statement is true or false

Computer Science & Information Technology