Which of the following should you do to ensure hackers can’t easily compromise the default administrator account?

A) Delete the account.
B) Rename the account.
C) Disable the account and create a new account with administrative privileges.
D) Do nothing; the administrator account is secure and cannot be compromised.

C) Disable the account and create a new account with administrative privileges.

Computer Science & Information Technology

You might also like to view...

The ________ feature automatically resizes windows when you drag them to the edge of the screen

Fill in the blank(s) with correct word

Computer Science & Information Technology

Which of the following lines must end with a semicolon (;)?

a) #include b) int main ( ) c) // a comment d) using namespace std

Computer Science & Information Technology