Multiple choice

Verification of a login name and password is known as

  1. configuration

  2. accessibility

  3. authentication

  4. logging in

Reveal answer Fill a bubble to check yourself
C Correct answer
Explanation

Authentication is the process of verifying a user's identity, typically through login credentials like username and password. It's different from authorization (what permissions an authenticated user has) or accessibility (making systems usable by people with disabilities). Configuration refers to system settings, not identity verification.