Home MCQs Basic Computer/IT Question #11542
Back to Questions
Basic Computer/IT QUESTION #11542
Question 1
What is the most ubiquitous mechanism used to control access to computer systems?
  • User logins
  • Passwords✔️
  • Computer keys
  • Access-control software
Correct Answer Explanation
Passwords are the most widely used method of restricting access to computer systems. A password is a secret string of characters known only to the user. Best practices: long complex passwords, not reusing passwords, and using password managers. Passwords are combined with usernames for authentication.