A(n) ________ is a small program that resides on a server and is designed to be downloaded and run on a client computer

A) CGI script B) JavaScript C) applet D) app


C

Computer Science & Information Technology

You might also like to view...

To sort a one-dimensional array in descending order, you first sort the values in ascending order, and then use the ____ method to reverse the array elements.

A. Array.Reverse B. Array.Change C. Array.Descending D. Array.Flip

Computer Science & Information Technology

Explain why you would select the Broadcast check box when configuring an NIS client.

What will be an ideal response?

Computer Science & Information Technology

The power supply is quite easy to replace by any computer novice

Indicate whether the statement is true or false

Computer Science & Information Technology

When an executing program encounters a(n) ____ statement, the condition is evaluated to determine its numerical value, which is then interpreted as either true or false.

A. switch B. break C. if D. else

Computer Science & Information Technology