InterviewSolution
Saved Bookmarks
| 1. |
Is the letter “E” represented by the single dot in Morse code?(a) True(b) FalseI have been asked this question in quiz.Query is from Morse Code topic in chapter Cryptography of Data Structures & Algorithms II |
|
Answer» RIGHT CHOICE is (a) True Explanation: The letter in English, “E”, has a single dot. It is CONSIDERED to be the smallest MORSE Code ever defined till now while other letters are LARGER in time duration. |
|