Write a program to take password in C language
Every one is aware about password,today I am going to cover a program "How to read password in C language?" In exam this question is normally asked many time specially in first year of engineering.To understand the program first we will take the input from the user as passoword in asterisk (*) and print same password as string on screen.
Below is the program -
Output:
Enter Password : **********
My Password is= codibucket
I hope you have understand the program. I would like to have feedback from you. Your feedback, question ,queries or comments are always welcome.
Thanks.
Write a program to take password in C language
Reviewed by CodiBucket
on
10:24
Rating:
No comments: