In IPv6, __________ is commonly used with DNS.
A. multicast
B. unicast
C. anycast
D. broadcast
Answer: C
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.
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
Which of the following is a design element?
A) color B) shape C) font D) All of the above.
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.