Records in the utmp file for active login sessions have a type of

A. USER_PROCESS
B. LOGIN_PROCESS


A. USER_PROCESS

Computer Science & Information Technology

You might also like to view...

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

1. Arrays cannot have more than two dimensions. 2. If a function takes a two dimensional array as a parameter, the prototype must specify the number of rows, but not the number of columns. 3. A struct can have a component that is an array. 4. struct type addressBook has a component people which is an array of elements of struct type person. person has a component address which is of struct type personAddress and has a component street. The correct reference for the street of the fifth person in myFriends (type addressBook) is myFriends.people[4].personAddress.street

Computer Science & Information Technology

The default equals implementation of class Object determines:

a. whether two references refer to the same object in memory. b. whether two references have the same type. c. whether two objects have the same instance variables. d. whether two objects have the same instance variable values.

Computer Science & Information Technology

To check the spelling in a worksheet, click the Review tab on the Ribbon, and then, in the ____ group, click the Spelling button.

A. Editing B. Proofing C. Checking D. Searching

Computer Science & Information Technology

Edge lets you annotated pages with _____.?

A. ?Web Notes B. ?Sticky Notes C. ?Annotate Now D. ?Markup Notes

Computer Science & Information Technology