Multiple choice technology architecture

Most secure form of password among below

  1. One time password

  2. Static passwords

  3. Dynamic passwords

  4. Hybrid passwords

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

One-time passwords (OTP) are the most secure option listed because they are valid only for a single use or short time window. Even if intercepted, they cannot be reused. Static passwords remain the same and are vulnerable to reuse. Dynamic passwords may change but often follow predictable patterns. Hybrid passwords combine methods but still lack the fundamental security property of OTPs - single-use validity.