How can files be easily exchanged between systems whether local or remote, when various operating systems are involved, and when all systems support the TCP/IP protocol stack?
A. SMB
B. NFS
C. FTP
D. Telnet
Answer: C. FTP
You might also like to view...
Which of the following is a current standard for PKI that specifies a strict hierarchical system for CAs issuing certificates?
A. PKCS #2 B. X.509 C. DES D. SHA-1
The reason the value displayed in fields on a form change when the data in the table changes is that the fields on a form are bound controls
Indicate whether the statement is true or false
If a function in the definition of the class entry has prototype:
friend int myFunction (const entry& , const entry&); which of the following could be a correct function call? (a, b, c are of type entry.) a) cout << a.myFunction (b, c); b) cout << myFunction (a, b); c) cout << a.myFunction (b); d) cout << friend.myFunction (a, b);
Telnet was designed for
a. accessing web pages b. securely transmitting and receiving web content c. remote access and login capabilities d. reserving resources in a network