Question: Lab 1: Hello Overview In this project students will write a very simply program using Java's input and output methods. The program will prompt the

 Lab 1: Hello Overview In this project students will write a

Lab 1: Hello Overview In this project students will write a very simply program using Java's input and output methods. The program will prompt the user to enter responses to several questions, displaying the answer each time. The project is designed to give students an opportunity to practice very basic input and output via a simple project. Specification When the program starts it should prompt the user for input and print a response (including that input) as follows: Hello. What is your name? James_Brown It's nice to meet you, James_Brown. How old are you? 42 I see that you are still quite young at only 42. Where do you live? magicland Wow! I've always wanted to go to magicland. Thanks for chatting with me. Bye! Submissions NOTE: Your output must match the example output *exactly*. If it does not, you will not receive full credit for your submission! File: Method: Hello.java Submit on ZyLabs

Step by Step Solution

There are 3 Steps involved in it

1 Expert Approved Answer
Step: 1 Unlock blur-text-image
Question Has Been Solved by an Expert!

Get step-by-step solutions from verified subject matter experts

Step: 2 Unlock
Step: 3 Unlock

Students Have Also Explored These Related Databases Questions!