Question: I NEED A UNIQUE PROJECT, THE SPECIFICATIONS ARE WRITTEN BELOW, I NEED ALL OF THE ELEMENTS INCORPORATED. For the project, you will demonstrate your understanding
I NEED A UNIQUE PROJECT, THE SPECIFICATIONS ARE WRITTEN BELOW, I NEED ALL OF THE ELEMENTS INCORPORATED.
For the project, you will demonstrate your understanding of course concepts thus far. Create a program to exhibit your understanding of the key components below. Please read through the expectations before you begin coding.
Develop a program using Java that demonstrates the following concepts: **Please I need help on this one** I NEED A UNIQUE PROJECT, THE SPECIFICATIONS ARE WRITTEN BELOW, I NEED ALL OF THE ELEMENTS INCORPORATED. AND A TESTING FILE CODE
- Getting input from a user
- Changing or modifying the input from a user using a String method
- If statements with relational operators
- Arithmetic operations
- Loops - while loop or for loop
- Write a method
- Call a method
- Feedback returned to the user
- Method thoroughly tested in a JUnit 5 test file with at least three assert methods
- Comments - single line and block
- Use of Java conventions
- Excellent and effective coding methodology
Your program concept must be unique. Code cannot be used or modified from any book, class, website or Blackboard examples. The program should feel as though it is accomplishing a task (calculations, playing a game, helping the user make a decision). For example, a cupcake purchasing program or a tile calculator would not be accepted because those programs have been developed throughout our course. Using a theme/process will make creation of your project easier for you. If you are unsure if an idea is acceptable, pseudocode out your project idea and contact me via email or Slack before implementing it.
After creating the project and testing file, answer the questions about your project below and submit it with your two class files. You will be uploading three total files. All three files must be included in order for the project to be graded.
Your Name: 1. What is the name of the classes in the project? 2. What line number does the main method begin on? 3. What line number does the main method end on? 4. What method does the program use to get user input? 5. Which String method does the program utilize? 6. Which line number does the if statement begin on? 7. What is the condition the if statement uses? 8. Which line number terminates the if statement? 9. Which line number contains the arithmetic operator the program uses? 10. Which line number does the loop begin on? 11. Which line does the loop end on? 12. What is the condition for the loop? 13. What is the name of the method? 14. What parameters does it take? 15. What is the return type of the method? 16. Which assert method does the tester utilize? 17. Why did you select to use the assert methods in the tester class? 18. Which line contains feedback to the user? 19. Which line demonstrates a single line comment? 20. Which lines demonstrate a block comment?
This is worth 40 points. You have three attempts to get all three files submitted at the same time. Confirm that you have three files attached before submitting the assignment.
NEED THIS TO BE DONE ASAP. PLEASE HELP.
I NEED A UNIQUE PROJECT, THE SPECIFICATIONS ARE WRITTEN ABOVE, I NEED ALL OF THE ELEMENTS INCORPORATED.
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
