Report Bug
Qus : OTP (One-Time Password) is primarily used for which of the following?
Qusओटीपी (वन-टाइम पासवर्ड) मुख्य रूप से निम्नलिखित में से किसके लिए उपयोग किया जाता है?

A. Authorization
B. Authentication
C. Accounting
D. Encryption


Solution
B. Authentication



Explanation
OTP verifies identity for a single session or transaction; it does not decide permissions.



Report Bug