In Perl, ____ provides a "sandbox" environment that compiles and executes code in restricted compartments.

A. taint module
B. taint mode
C. safe module
D. domain mode


Answer: C

Computer Science & Information Technology

You might also like to view...

?____ is a Trojan horse designed and used to make a horde of zombies to do the hacker's bidding.

A. ?NetBus B. ?Pretty Park C. ?BO2K D. ?AIDS

Computer Science & Information Technology

Which of the following could not be a valid statement?

a. emprec.id = 12345; b. emp1.salary *= 1.05; c. ch1 = emp2.name[0]; d. cout << emp1.salary; e. cin >> emp2.name[3];

Computer Science & Information Technology

The ____ file contains the location and important credentialing information of other files, and is critical to the functionality of the database.

A. data B. redo C. control D. buffer

Computer Science & Information Technology

Deontology focuses on adherence to moral duties and morals and should apply to everyone equally.

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

Computer Science & Information Technology