In IPv6, __________ is commonly used with DNS.

A. multicast
B. unicast
C. anycast
D. broadcast


Answer: C

Computer Science & Information Technology

You might also like to view...

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

1. The tail command is used to display the last 10 lines of the specified file. 2. The command tail +20 xyz displays the first 20 lines of the file xyz. 3. The command wc -l filename displays the number of lines in the filename. 4. The command cat Xfile creates the Xfile and accepts input to file from the keyboard. 5. The command cat > Xfile displays the content of the Xfile.

Computer Science & Information Technology

In Word, the ________ enables you to change the magnification of the document or worksheet

A) Zoom slider B) Magnification element C) Zoom element D) Focus slider

Computer Science & Information Technology

Which of the following is a design element?

A) color B) shape C) font D) All of the above.

Computer Science & Information Technology

Which of the following is false?

a. Animator method createCircularReveal creates a circular reveal animation. b. Animator method setDuration specifies the animation’s duration in millisec-onds. c. Animator method start begins executing the animation. d. Animator method addListener registers a listener for various animation events, such as when the animation ends.

Computer Science & Information Technology