What is the difference between the command #username password and #username secret ?

Options:
a) #username password encrypts the password while #username secret does not.
b) #username password stores the password in plain text while #username secret encrypts it.
c) There is no difference between #username password and #username secret.
d) #username password hides the password from unauthorized users while #username secret does not.