Which of the following may occur when a process is destroyed?

a) The process’s memory and other resources are returned to the system.
b) The destroyed process’s children are destroyed.
c) The process is removed from any system lists or tables.
d) all of the above


d) all of the above

Computer Science & Information Technology

You might also like to view...

The array subscript operator [], when overloaded, cannot:

a. Be used with linked list classes. b. Take a float as an operand. c. Take multiple values inside (e.g., [4,8]). d. Take user-defined objects as operands.

Computer Science & Information Technology

Writer's ________ provides access to common functions such as how to view a file and items that can be inserted into a document

Fill in the blank(s) with correct word

Computer Science & Information Technology

You can make a(n) ________ copy of a database file to protect your database against loss or damage

A) backup B) secure C) master D) restore

Computer Science & Information Technology

?The coordinates for the section element need not be defined as long as its position is set to _____.

A. ?absolute B. ?fixed C. ?relative D. ?static

Computer Science & Information Technology