Okay. I'm in need of desperate help and really hope someone can help me type out the entire code for a simple basic java project.
1)adherence to java naming conventions
2)At least one static method other than main
3)providing int, double and string inputs
4)proper selection construct (switch-case or if-else)
5)giving error messages for wrong entry
6)Array declaration and storing/retrieving of array elements.
The pictures will show how the program should run. Thank you
Everything should be basic and if it is important i will be using jcreator