Question: How is 'DATE' written in the code language ? Statements: DEAR is…

2025

Question: How is 'DATE' written in the code language ?

Statements:

DEAR is written as $#@? in that code.

TREAT is written as %?#@% in that code.

TEAR is written as %#@? in that code.

  1. A.

    Only I and II

  2. B.

    Only II and III

  3. C.

    All I, II and III

  4. D.

    Only I and either II or III

Attempted by 40 students.

Show answer & explanation

Correct answer: D

Key insight: letters map directly to symbols in the same positions across the coded words.

  • From DEAR -> $#@?: D -> $, E -> #, A -> @, R -> ?

  • From TREAT -> %?#@%: T -> %, R -> ?, E -> #, A -> @

  • From TEAR -> %#@?: T -> %, E -> #, A -> @, R -> ?

Therefore, the codes needed for DATE are:

  • D -> $

  • A -> @

  • T -> %

  • E -> #

So DATE is written as $@%#.

Minimal sufficient statements: DEAR together with either TREAT or TEAR provide all required mappings.

Explore the full course: Infosys Preparation