Most secure form of password among below
-
One time password
-
Static passwords
-
Dynamic passwords
-
Hybrid passwords
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.