A(n) ________ account allows changes that affect other users, changes to security settings, installation of software and hardware, and access to all files on the computer

A) guest B) visitor C) administrator D) manager


C

Computer Science & Information Technology

You might also like to view...

If you have a class defined in separate files, and change the main program, which files need to be re-compiled?

a. The interface b. The application c. The Implementation d. All files e. B and C

Computer Science & Information Technology

A basic unit of a linked list that contains an element is called a(n):

A. header B. start C. NULL unit D. node

Computer Science & Information Technology

Scroll bars, radio buttons, checkboxes and drop-down menus are considered standard __________________ controls.

Fill in the blank(s) with the appropriate word(s).

Computer Science & Information Technology

Which operation creates a new list and then copies the entries in the given sorted list to the new list.

a. newList b. destructor c. constructor d. copy constructor

Computer Science & Information Technology