What service provides a method for the efficient transfer of files over the Internet?
A. FTP
B. HTML
C. SMTP
D. Telnet
Answer: A
You might also like to view...
If you assign int x = 0.75;, what actually will be stored in memory?
A. 0 B. 0.750000 C. 1 D. You will get a compiler error.
What is the printout of the following code?
```
#include