Multicast addresses in IPv6 use which of the following to define the portion of the Internet to which the multicast group pertains?

A. scope identifier
B. interface identifier
C. loopback identifier
D. aggregatable global unicast address


Answer: A

Computer Science & Information Technology

You might also like to view...

An ExecutorService object is created by calling a static method of which class?

a. Executor. b. Executors. c. ExecutorService. d. Thread.

Computer Science & Information Technology

In the code shown here, what will be the output seen on the screen?

``` int main() { int numbers[4] = {6, 23, 72, 24 }; cout << numbers; ``` A. 6, 23, 72, 24 B. 6 23 72 24 C. 6237224 D. A hex address.

Computer Science & Information Technology

The _________ is a prison design proposed by the English philosopher Jeremy Bentham; it was used by Foucault as a metaphor for the role of surveillance in modern society.

A. Pedopticom B. Podellicon C. Panopticon D. Pelicanon

Computer Science & Information Technology

What is the default save location for templates?

A) C:\Users\username\Documents\CustomOfficeTemplates B) C:\Users\templates C) C:\templates D) C:\Users\MyDocuments

Computer Science & Information Technology