Create a registration form application by taking the
details like username, address,
phone number, email with password and confirm password
(should be same as
password).Ensure that the password is of 8 characters with
only numbers and
alphabets. Take such details for 3 users and display the
details. While taking input
password must appear as “****”.
No Answer is Posted For this Question
Be the First to Post Answer
What compilation do?
7 Answers Geometric Software, Infosys,
what is computer
Should I learn data structures in c or python?
Write a program to check armstrong number in c?
write a progam to compare the string using switch case?
5. distance conversion: Convert a distance from miles to kilometers .there are 5280 feets per mile,12 inches per foot .2.54 centimeters per inch and 100000centimeters per kilometer
Why is event driven programming or procedural programming, better within specific scenario?
write a program to count the no of repaeted words in a line?
what is link list?
What is difference between structure and union with example?
define function
What is the use of typedef in c?