Difficulty: Medium
Correct Answer: Both Statements I and II together are not sufficient.
Explanation:
Introduction / Context:Determine the English meaning of the symbol 'S' from two coded statements.
Given Data / Assumptions:
Concept / Approach:Use overlaps: common English words across S1 and S2 are {flowers, are}. Common tokens across sentences are {5, #, 3}. Thus, these three tokens collectively map to two words; ambiguity remains.
Step-by-Step Solution:
Since S appears only in S1, it must map to one of {really, good}. However, S1 alone cannot decide which; S2 does not include either of those words, so it cannot resolve the tie.Verification / Alternative check:Any attempt to force S = 'really' or S = 'good' conflicts with the bijection constraints without additional evidence.
Why Other Options Are Wrong:
Common Pitfalls:Assuming token positions correspond to word order; DS problems typically treat them as sets.
Final Answer:D — Together not sufficient.
Discussion & Comments