subject

Old fashion morse code uses a series of dots and dashes to stand for letters, digits and punctuation marks. this program will allow a user the option to: 1. enter a series of words (including blanks) and encoded them into their equivalent morse code. 2. enter a series of encoded morse code and translate it into its equivalent letters, digits and punctuation marks. 3. allow the user to keep executing the application multiple times (i. e. encode than decode or vice versa). some sort of loop depending on when the user chooses to quit? (user may want to simply encode then decode then return to decoding. part of your grade is to allow a workable interface from the user’s standpoint) 4. quit the program. morse code is: "a" .- "n" -. "1" "b" "o" "2" "c" "p" "3" "d" "q"

ansver
Answers: 2

Another question on Computers and Technology

question
Computers and Technology, 22.06.2019 11:30
Hassan is writing his master’s thesis, which is a thirty-page document. he received some feedback from his professor in the form of comments, but does not see where the comments are. what is the fastest way for hassan to find the feedback?
Answers: 3
question
Computers and Technology, 22.06.2019 18:30
Which cultural aspect does this type of song best portray? a german polka dance
Answers: 1
question
Computers and Technology, 22.06.2019 22:50
Assume the existence of a bankaccount class. define a derived class, savingsaccount that contains two instance variables: the first a double, named interestrate, and the second an integer named interesttype. the value of the interesttype variable can be 1 for simple interest and 2 for compound interest. there is also a constructor that accepts two parameters: a double that is used to initialize the interestrate variable, and a string that you may assume will contain either "simple", or "compound", and which should be used to initialize the interesttype variable appropriately. there should also be a pair of functions getinterestrate and getinteresttype that return the values of the corresponding data members (as double and int respectively).
Answers: 2
question
Computers and Technology, 22.06.2019 23:30
What is the digital revolution and how did it change society? what are the benefits of digital media?
Answers: 1
You know the right answer?
Old fashion morse code uses a series of dots and dashes to stand for letters, digits and punctuation...
Questions
Questions on the website: 13722363