Java Programming Assignment
1. Write a program that asks the user to enter a string and then converts that string to Morse code. Morse code is a code where each letter of the English alphabet, each digit, and various punctuation characters are represented by a series of dots and dashes. Table 8-15 shows part of the code.
Note: use a parallel array of char[] and String[] to keep the mapping between ASCII and Morse codes.
Need to have proper design ( UML with Flowchart) with Dia app. Flowchart should be drawn for each method in UML.
2. Proper comments.
3. Proper doc-string describing each method in code.
4. Proper Documentation should be for the code.
5. with code the UML and flowcart should be matched.
The response should include a reference list. Double-space, using Times New Roman 12 pnt font, one-inch margins, and APA style of writing and citations.
Attachment:- CarStimulator.rar