____ is the process of uploading and downloading files to and from a remote site.

A. ISP
B. FTP
C. HTTP
D. HTTPS


Answer: B

Computer Science & Information Technology

You might also like to view...

In the code:

```ifstream input; input.open(File_In); ``` what does File_In represent? A. the name of the file to close. B. the name of the file to open. C. the name of the program that will open the file to be read. D. None of the above.

Computer Science & Information Technology

What can you use to evaluate important configuration settings for computers that are serving VMM roles?

A. VMM Troubleshooting B. VMM Installation Wizard C. VMM Compatibility Tool D. VMM Configuration Analyzer

Computer Science & Information Technology

The word processing name for a long dash in a sentence is a(n) ________

Fill in the blank(s) with correct word

Computer Science & Information Technology

A scripting language is considered a(n):

a. very low level language (VLLL) b. assembler language c. subset of HTML d. form of BASIC e. very high level language (VHLL)

Computer Science & Information Technology