____ software has restrictions on its use that are delineated by copyright, patents, or license agreements.

A. Public domain
B. Protected
C. Proprietary
D. Shrink-wrap


Answer: C

Computer Science & Information Technology

You might also like to view...

An execution error is also known as a ____ error.

A. compilation B. logic C. syntax D. run-time

Computer Science & Information Technology

The default effect of SIGCHLD on a parent process is

A. nothing B. the process is terminated

Computer Science & Information Technology

A packet sniffer has been placed on a network and shows client A is sending TCP SYN packets to server B. Which of the following packets should be sent from server B in response?

A. SYNNAK B. SYNACK C. ACK D. NAK

Computer Science & Information Technology

The parameter ____ [] args is located inside the main() method’s parentheses.

A. Integer B. Double C. Boolean D. String

Computer Science & Information Technology