Answered step by step
Verified Expert Solution
Link Copied!

Question

1 Approved Answer

Java Write a method called method2 that keeps asking the user for their name. If the user name matches Admin, display Access Granted. exiting the

Java

image text in transcribed

Write a method called method2 that keeps asking the user for their name. If the user name matches "Admin", display "Access Granted. exiting the program..." and exit the program. Otherwise, display "Hi, *userInput* and continue asking for their names. For example, a call of method3 () should produce the following output (bold underscores are the user inputs): /* Start of the execution */ Please enter your name: Vader Hi Vader Please enter your name: Obi Hi Obi Please enter your name: Admin Access Granted. exiting the program... /*End of the execution*/

Step by Step Solution

There are 3 Steps involved in it

Step: 1

blur-text-image

Get Instant Access to Expert-Tailored Solutions

See step-by-step solutions with expert insights and AI powered tools for academic success

Step: 2

blur-text-image

Step: 3

blur-text-image

Ace Your Homework with AI

Get the answers you need in no time with our AI-driven, step-by-step assistance

Get Started

Recommended Textbook for

Graph Database Modeling With Neo4j

Authors: Ajit Singh

2nd Edition

B0BDWT2XLR, 979-8351798783

More Books

Students also viewed these Databases questions

Question

develop ideas for a research project;

Answered: 1 week ago

Question

What are the determinants of cash cycle ? Explain

Answered: 1 week ago