asked 229k views
3 votes
The data type is most suitable to define a password field
?

asked
User Luxuia
by
8.3k points

1 Answer

5 votes

The data type would be a string

ANSWER: String

string(myPassword = "123ABC") (STRING)

int(myPassword = "123ABC") Invalid Syntax

answered
User Sullivan
by
8.0k points

No related questions found