In Linux systems, a task represents a ________.

a) process
b) thread
c) job
d) a and b only


d) a and b only

Computer Science & Information Technology

You might also like to view...

The state of each data member should be considered when writing a class function because:

A. it will prevent one from overlooking data members one should have set or changed and so it will cut down on errors B. each data member always needs to change somehow in each class function C. if you don’t change the state of the data member yourself within the class function, it may change inadvertently, especially when working with linked lists D. when const is used at the end of a function heading, you need to change at least one data member

Computer Science & Information Technology

Businesses should use a ________ network in order to share resources

A) hybrid B) client-server C) ring D) peer-to-peer

Computer Science & Information Technology

The ____ function writes a text string and creates the file if it does not exist.

A. file_write_contents() B. file_create_contents() C. file_put_contents() D. file_make_contents()

Computer Science & Information Technology

A frame that houses the system unit on a desktop is called a(n) ______.

A. briefcase B. tower C. sleeve D. canister

Computer Science & Information Technology