Which two major resources does the Linux kernel manage?

A. Processes and memory
B. Processes and applications
C. Files and applications
D. Users and tasks


Answer: A

Computer Science & Information Technology

You might also like to view...

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

1. All programming languages have math operators that perform arithmetic. 2. The syntax rules dictate how keywords, operators, and various punctuation characters must be used in a program. 3. A programming statement can consist of keywords, operators, punctuation, and other allowable programming elements, arranged in the proper sequence to perform an operation. 4. Because compilers combine translation and execution, they typically do not create separate machine language programs.

Computer Science & Information Technology

Which of the following is NOT an operation supported by a stack interface?

A. push B. insert C. clear D. peek

Computer Science & Information Technology

What is necessary for a top-down approach to the implementation of InfoSec to succeed?

What will be an ideal response?

Computer Science & Information Technology

One reason to include a foreign key for a table is to eliminate duplicate records.

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

Computer Science & Information Technology