Question:

In a certain code language, FALSE is written as 6, 1, 12, 19, 5 which represents the alphabetical positions of its letters. How will LOGIC be written in that code language?

Show Hint

Remember: A=1, B=2, C=3, , Z=26. Many coding questions directly use alphabetical positions.
Updated On: Jun 11, 2026
  • 12, 15, 7, 9, 3
  • 11, 15, 8, 9, 3
  • 12, 16, 7, 8, 3
  • 13, 15, 7, 9, 2
Show Solution
collegedunia
Verified By Collegedunia

The Correct Option is A

Solution and Explanation

Concept: Each letter is replaced by its alphabetical position.

Step 1: Verify the example. FALSE \[ F=6 \] \[ A=1 \] \[ L=12 \] \[ S=19 \] \[ E=5 \] The pattern is simply alphabetical numbering.

Step 2: Convert LOGIC. \[ L=12 \] \[ O=15 \] \[ G=7 \] \[ I=9 \] \[ C=3 \] Therefore, \[ LOGIC = 12,15,7,9,3 \] Hence, \[ \boxed{\text{Answer = (A)}} \]
Was this answer helpful?
0
0

Top NIMCET Logical Reasoning Questions

View More Questions