Answered step by step
Verified Expert Solution
Link Copied!

Question

1 Approved Answer

Using Java You will write this code in the IDE--JGrasp which was what I recommended last week and you should have already installed that IDE.

Using Java

You will write this code in the IDE--JGrasp which was what I recommended last week and you should have already installed that IDE. You are welcome to use other IDEs if you desire.

Complete all of the following: 1. Write, compile, and test a class that displays your full name, The White House physical address, and the physical address for any Starbucks in Oregon on the screen on 3 separate lines. Save the class as Herman.java 2. Write, compile and test a class that displays your full name, real or fictional e-mail address, and the phone number of any Pizza delivery place in West Virginia on 3 separate lines. Save the class as Jenny.java 3. Write, compile and test a class that displays your full name, favorite vacation spot, and favorite amusement park ride on 3 separate lines. Save the class as Holiday.java Comments are necessary for EACH and every line of code in everything you submit for the course.The integrity statement is required as well at the end of your file. Your work will not be graded without the integrity statement. Comments at the top of the code in the header should include the name of java assignment, your full name, and Week 2. You are welcome to add additional information about the file that would be pertinent to the next person reading your file.

Zip the three .java files, the three .class files and three screenshots of (one of each) each file executed pasted into one Word document in one zip file (named per the directions in Week 1) (so that is 7 total files) to the discussion board and follow the naming conventions from Week 1). Including the .class file in your zip file as that demonstrates that you compiled and executed the code. The class file is generated automatically by the IDE. Comment and provide feedback on the code of two other students at a minimum where your response is considerably more than "I agree," or "Nice post". Make sure you provide feedback about the code.

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

Students also viewed these Databases questions

Question

Describe how to train managers to coach employees. page 404

Answered: 1 week ago