Question: Write a program in (PHP/C#/Java/C++, etc.) and use a Regular Expression for password matching in your code. The Regular Expression for password must check the
Write a program in (PHP/C#/Java/C++, etc.) and use a Regular Expression for password matching in your code. The Regular Expression for password must check the following things: - Use of capital alphabets - Use of Small alphabets - Use of digits (0-9) - Use of special characters - Length of password between 8-16
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
