What is the name of the default super user account on Microsoft Windows systems?
a. sa
b. administrator
c. root
d. superuser
b. administrator
Computer Science & Information Technology
You might also like to view...
Which condition guarantees that a doubly linked list with head and tail nodes is empty?
a. head==NULL b. tail==NULL c. head==tail d. head->next==tail->prev e. none of the above
Computer Science & Information Technology
Business logic describes the policies and procedures established by an organization.
Answer the following statement true (T) or false (F)
Computer Science & Information Technology