Under UNIX, all devices attached to the system are listed in a configuration table and identified by a __________.

a. major device number
b. minor device number
c. neither A nor B
d. both A and B


d. both A and B

Computer Science & Information Technology

You might also like to view...

Which one of the following statements correctly declares a reference variable named values that can be used to reference an array of int?

a. int values[]; b. values[int]; c. int[] values; d. int [values];

Computer Science & Information Technology

The file format ________, recognized by PowerPoint, is a format that can be transferred among platforms and can be used to transfer formatted text documents among applications

A) .docx B) .txt C) .doc D) .rtf

Computer Science & Information Technology

Identify and describe several common problems at Layer 2 of a network

What will be an ideal response?

Computer Science & Information Technology

When using the IIf function, a condition is tested, and if the condition is false, the first value of the condition is returned by the function. ____________________

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

Computer Science & Information Technology