Question
Easy

If the code for 'NIGHT' is 58, then in the same pattern what will be the code for 'ANGER' ?

1
40
2
42
3
41
4
45
Question Details
Time to Solve: 12
Exam: HTET
Level/Paper: Level 1
Chapter: Coding
Topic: Coding, de-coding & classification
Correct Answer
Option D
Explanation

To determine the code for 'ANGER' using the same pattern as 'NIGHT', we need to understand the logic behind the coding system. Let's break it down step by step: 1. Understanding the Code for 'NIGHT': - Assign each letter a numerical value based on its position in the English alphabet: N=14, I=9, G=7, H=8, T=20. - Add these values together: 14 + 9 + 7 + 8 + 20 =…Read More