Show Para
Coding and Decoding Problems
Note
Based on the code given below and the rules (1) and (2) answer the questions
Rules
(1) If the fist and the last entries of a word are vowels then the first is coded by X and the last by Y.
(2) If the first and the last entries of a word are consonents their respective codes are interchanged.
Sub questions
Note
Based on the code given below and the rules (1) and (2) answer the questions
LETTER / | A | E | S | P | H | F | L | I | M | N | G | T | V |
CODE/ | * | % | # | | £ | @ | ? | < | 1 | 2 | 3 | 4 | 5 |
(1) If the fist and the last entries of a word are vowels then the first is coded by X and the last by Y.
(2) If the first and the last entries of a word are consonents their respective codes are interchanged.
Sub questions
Go to Question: