Question: Build a Java Class that asks a user to input a userid and password. If the userid is admin and the password is ctc, then
Build a Java Class that asks a user to input a userid and password. If the userid is admin and the password is ctc, then print a message that says Admin User Logged In. If the password is not ctc, print Admin Login Password is incorrect!. Call your class Login.java.
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
