Select all that apply. A program accepts a user's password. It must be between 4 and 12 characters long, must include at least one uppercase character, and should contain at least one number. Which of the following validation options should be included?

a. that there are at least 4 characters
b. that the password makes sense
c. that there is at least one uppercase character
d. that there is only one number
e. that there is at least one number
f. that there is only one uppercase character
g. that there are no more than 12 characters

a. that there are at least 4 characters
c. that there is at least one uppercase character
e. that there is at least one number
g. that there are no more than 12 characters

Computer Science & Information Technology

You might also like to view...

Facebook lets you upload photos in the JPG, TIFF, and PNG file formats

Indicate whether the statement is true or false

Computer Science & Information Technology

Adobe Photoshop includes technology called Digimarc that can add a digital watermark

Indicate whether the statement is true or false.

Computer Science & Information Technology