A _______ is a private data network that makes use of the public telecommunications infrastructure, which maintains privacy through the use of tunneling and security procedures.
A. VPN
B. network
C. VLAN
D. private line
E. dial-back
Answer: A
Computer Science & Information Technology
You might also like to view...
What exception is thrown when an error occurs during serialization or deserialization?
a) SerialException b) DeserialException c) SerializationException d) DeserializationException e) c and d, respectively
Computer Science & Information Technology
Critical success factors are composed of key goal indicators and key performance indicators.
Answer the following statement true (T) or false (F)
Computer Science & Information Technology
The best starting point to developing a presentation is to ____.
A. establish why the presentation is needed B. analyze the intended audience C. decide what to include in the presentation D. gather information
Computer Science & Information Technology
The order of bubble sort is ____.
A. O(n) B. O(2n) C. O(n2) D. O(n!)
Computer Science & Information Technology