A network node possessing which type of architecture has both IPv4 and IPv6 protocols operating in a single Transport layer implementation?
A. dual-stack
B. dual-IP-layer
C. hybrid-layer
D. dual-transport
Answer: B
Computer Science & Information Technology
You might also like to view...
Which protocol uses standard Internet connections to make phone calls over the Internet?
A) POP B) SMTP C) MIME D) VoIP
Computer Science & Information Technology
What is the scope of the variable pen on line 1?
``` ``` a. global b. local c. value d. reference
Computer Science & Information Technology