Computer Science, asked by sanyathukral61, 8 months ago

passwords should only contain lowercase letters?
1) true
2) false​

Answers

Answered by saloniRevade
0

Explanation:

a minimum of 1 lower case letter [a-z] and

a minimum of 1 upper case letter [A-Z] and

a minimum of 1 numeric character [0-9] and

a minimum of 1 special character: ~`!@#$%^&*()-_+={}[]|\;:"<>,./?

at least 1 upper case, numeric, and special character must be EMBEDDED somewhere in the middle of the password, and not just be the first or the last character of the password string.

Passwords must be at least 10 characters in length, but can be much longer.

Answered by sypraveen141004
0

Answer:

false. dkishsjdofkebskdkdkkr

Similar questions