Java Script programming

Write a program with the following specifications:
The program starts by displaying, “Welcome to the Java Conversion Calculator.”
Your code then outputs the purpose of the program (converting feet to meters).
Program prompts and accepts input from the user for the number of feet to be converted.
The program will calculate the equivalent in meters. Use this formula:
numberOfFeet / 3.2808
Then, the program will output the result to the screen. For instance:
30 feet is equal to 9.144 meters
The program will say, “Goodbye and thank you for using this conversion calculator” to the user and terminate.
Program will have a header at the top of your code with your name, class number, and program purpose in comments (//).
Be sure to have proper indentation in the code.
You may not use any code that you find on the Internet or anywhere else to complete this assignment.
You will also need documentation. Take a screen capture of your program’s execution and put it in a Word document or PDF. Upload this along with your program files in the Assignment Submission Folder. In Windows, hold the Alt key while pressing the print screen button (PrtScn) on the keyboard. A picture of the active window will be stored in memory. Go to Edit-> Paste in your Word document and a screen capture will appear.
You will submit your .java and screen capture to the Assignment Submission Folder. If you compress these be sure to use ONLY a single ZIP file. You will not submit your work as a .rar or any other type of compressed file format.

Last Completed Projects

topic title academic level Writer delivered