What is a password expiration time?

What will be an ideal response?

It defines the duration for which a password is valid. The expiration time depends entirely on the organization; some prefer 120 days, some prefer 6 months.

Computer Science & Information Technology

You might also like to view...

Can the following function throw any unhandled exceptions?

void f1( );

Computer Science & Information Technology

Which of the following commands display a line of text on the screen?

A. puts B. display C. print D. both a and c

Computer Science & Information Technology