How can a user change their default BASH shell prompt?

How can a user change their default BASH shell prompt? 







A. Change the $PS1 variable in ~/.cshrc
B. Change the $PS1 variable in ~/.profile
C. Change the $PROMPT variable in ~/.cshrc
D. Change the $PROMPT variable in ~/.profile








Answer: B


Learn More :