Write a Java program that uses most everything you've learned in this course. Be creative. It will need to get user input and produce output. Make sure it compiles and runs before submitting it. You will be presenting your program to the class on the day of final exams. Section 1: April 28 @ 8:00am – 10:00am Section 2: April 30 @ 8:00am – 10:00 am Requirements: • You will need to get user input. • Use the following at least once: o if statement o while loop o for loop o A nested loop or if statement o A switch Use at least 3 different primitive datatypes. Use at least 1 String and 1 String method. • Create some sort of calculation. • Create at least 1 method for any calculations or transformations that you do. (This might be a good place to use a switch, loop or if statement and/or a calculation). If it makes sense to do more than 1 method, do it. Be creative. If you don't know what to do, pick a subject you like and turn it into a quiz for a user. (i.e. What does your car say about you?).

Database System Concepts
7th Edition
ISBN:9780078022159
Author:Abraham Silberschatz Professor, Henry F. Korth, S. Sudarshan
Publisher:Abraham Silberschatz Professor, Henry F. Korth, S. Sudarshan
Chapter1: Introduction
Section: Chapter Questions
Problem 1PE
icon
Related questions
Question

Java

I want to build a program based on how the user is feeling as if I were to meet them in person.


Ask for name. Hey, name. Nice to meet you." Name, How are you feeling?" "So, your feeling [emotion]?" "Well, name let's get rid of your [emotion]...(I give instructions)." Then "Goodbye."

Then ask are they feeling one of 8 emotions. Then output would prompt instructions on how to release that emotion.

The 8 basic emotions are joy-sadness, anger-fear, trust-distrust, surprise-anticipation

Write a Java program that uses most everything you've learned in this course. Be creative. It will need to get
user input and produce output. Make sure it compiles and runs before submitting it. You will be presenting
your program to the class on the day of final exams.
Section 1: April 28 @ 8:00am – 10:00am
Section 2: April 30 @ 8:00am – 10:00 am
Requirements:
• You will need to get user input.
• Use the following at least once:
o if statement
o while loop
o for loop
o A nested loop or if statement
o A switch
Use at least 3 different primitive datatypes.
Use at least 1 String and 1 String method.
• Create some sort of calculation.
• Create at least 1 method for any calculations or transformations that you do.
(This might be a good place to use a switch, loop or if statement and/or a
calculation). If it makes sense to do more than 1 method, do it.
Be creative. If you don't know what to do, pick a subject you like and turn it into a quiz for a user.
(i.e. What does your car say about you?).
Transcribed Image Text:Write a Java program that uses most everything you've learned in this course. Be creative. It will need to get user input and produce output. Make sure it compiles and runs before submitting it. You will be presenting your program to the class on the day of final exams. Section 1: April 28 @ 8:00am – 10:00am Section 2: April 30 @ 8:00am – 10:00 am Requirements: • You will need to get user input. • Use the following at least once: o if statement o while loop o for loop o A nested loop or if statement o A switch Use at least 3 different primitive datatypes. Use at least 1 String and 1 String method. • Create some sort of calculation. • Create at least 1 method for any calculations or transformations that you do. (This might be a good place to use a switch, loop or if statement and/or a calculation). If it makes sense to do more than 1 method, do it. Be creative. If you don't know what to do, pick a subject you like and turn it into a quiz for a user. (i.e. What does your car say about you?).
Expert Solution
trending now

Trending now

This is a popular solution!

steps

Step by step

Solved in 3 steps with 1 images

Blurred answer
Knowledge Booster
Random Class and its operations
Learn more about
Need a deep-dive on the concept behind this application? Look no further. Learn more about this topic, computer-science and related others by exploring similar questions and additional content below.
Similar questions
Recommended textbooks for you
Database System Concepts
Database System Concepts
Computer Science
ISBN:
9780078022159
Author:
Abraham Silberschatz Professor, Henry F. Korth, S. Sudarshan
Publisher:
McGraw-Hill Education
Starting Out with Python (4th Edition)
Starting Out with Python (4th Edition)
Computer Science
ISBN:
9780134444321
Author:
Tony Gaddis
Publisher:
PEARSON
Digital Fundamentals (11th Edition)
Digital Fundamentals (11th Edition)
Computer Science
ISBN:
9780132737968
Author:
Thomas L. Floyd
Publisher:
PEARSON
C How to Program (8th Edition)
C How to Program (8th Edition)
Computer Science
ISBN:
9780133976892
Author:
Paul J. Deitel, Harvey Deitel
Publisher:
PEARSON
Database Systems: Design, Implementation, & Manag…
Database Systems: Design, Implementation, & Manag…
Computer Science
ISBN:
9781337627900
Author:
Carlos Coronel, Steven Morris
Publisher:
Cengage Learning
Programmable Logic Controllers
Programmable Logic Controllers
Computer Science
ISBN:
9780073373843
Author:
Frank D. Petruzella
Publisher:
McGraw-Hill Education