Question: Class Name Method In Class Purpose of the Method Input getInput() Ask the user to enter a text Return the original text Swap getSwap() Receive
| Class Name | Method In Class | Purpose of the Method |
| Input | getInput() |
|
| Swap | getSwap() |
|
| Inverse | getInverse() |
|
| MorseCode | convertMorse Code() |
|
| Encrypt | main() |
|
Using the information given in Table 1, draw a complete class diagram to represent the communication between the classes. Each method must include the possible parameter and return data type. (20 marks)
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
