Users at a remote site are unable to establish a VPN to the main office. At which of the following layers of the OSI model does the problem MOST likely reside?
A. Presentation
B. Application
C. Physical
D. Session
Ans: D. Session
Computer Science & Information Technology
You might also like to view...
File names can contain up to ________ characters
A) 255 B) 150 C) 100 D) 50
Computer Science & Information Technology
To tell a compiler that a class specification file contains a class template, rather than a class:
A. the phrase “CLASS TEMPLATE” must be written at the top of the file and must be in capital letters.
B. the word DataType must appear somewhere in the class
C. we can use the line of code
template
Computer Science & Information Technology