
Learn core concepts, essential formulas, and attempt practice questions designed on the latest TCS NQT testing patterns.
If 'CAT' is coded as 'DBU', how is 'DOG' coded?
Correct Answer: A) EPH
Step-by-step Solution: Each letter is shifted by +1: C->D, A->B, T->U. Similarly, D->E, O->P, G->H. Result is EPH.
In a certain code, 'WORK' is written as 'KROW'. How is 'TEST' written?
Correct Answer: A) TSET
Step-by-step Solution: The letters of the word are simply reversed. 'TEST' reversed is 'TSET'.
Align coded word directly beneath the input word to spot letter-by-letter transitions.