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
any "C" function by default returns an a) int value b) float value c) char value d) a & b
write a program to count the no of repaeted words in a line?
What is s or c?
who developed c and why he developed c?
Why should I prototype a function?
Why is sizeof () an operator and not a function?
Tell us bitwise shift operators?
What happens if header file is included twice?
12345 1234 123 12 1
What is the difference between ++a and a++?
What is the difference between a string and an array?
Three major criteria of scheduling.