project-bb.org — Programming Language: CDescription: This is a simple code written by me. In this program a user is asked to enter a password. The text which user enters appears as asterisks i.e. '*****' but the text is stored as typed. For example if u keyed in "abcd" the password gets stored as "abcd" but it is seen "****".