A(n) ____ program can pose a threat because it can run without being compiled (that is, translated into computer-readable code).

A. ?Java
B. ?JavaScript
C. ?active content
D. ?applet


Answer: B

Computer Science & Information Technology

You might also like to view...

Which of the following would be an appropriate loop header when reading data from a file to fill an array defined by:

float grades[MAX]; a) for (int i = 0; i < MAX; i++) b) for (int i = 0; i < MAX –1; i++) c) while (!fileIn.eof( )) d) while (!fileIn.eof( ) && i < MAX)

Computer Science & Information Technology

Illustrator allows you to export a blend as a(n) animation.

Answer the following statement true (T) or false (F)

Computer Science & Information Technology

When a string literal is thrown, the catch statement must declare the received argument as a ____.

a. C-string b. Z-string c. C-variable d. string variable

Computer Science & Information Technology

?Many employers will search the web to learn more about job candidates.

Answer the following statement true (T) or false (F)

Computer Science & Information Technology