Question
Easy

In a certain code, 'PAGES' is written as 'RDIHU' and 'WRITE' is written as 'YUKWG', then 'OTHER' will be written as in same code:

1
QWJHT
2
QWHJT
3
QWHTJ
4
QWTHJ
Question Details
Time to Solve: 12
Exam: HTET
Level/Paper: Level 1
Chapter: Coding
Topic: Coding, de-coding & classification
Correct Answer
Option A
Explanation

To determine how 'OTHER' is encoded in the given code, we need to understand the pattern used to encode the words 'PAGES' as 'RDIHU' and 'WRITE' as 'YUKWG'. Let's analyze the pattern: 1. PAGES to RDIHU: - P (16) to R (18): +2 - A (1) to D (4): +3 - G (7) to I (9): +2 - E (5) to H (8): +3 - S (19) to U (21):…Read More