Artificial Language
Q. If '123' is coded as 'ABC', what is the code for '456'?
-
A.
DEF
-
B.
DGF
-
C.
DHF
-
D.
DFF
Solution
The code corresponds to the position of numbers in the alphabet: 1=A, 2=B, 3=C, so 4=D, 5=E, 6=F, thus 456 is DEF.
Correct Answer: A — DEF
Q. If 'A' is coded as 'Z', 'B' as 'Y', and so on, what is the code for 'HELLO'?
-
A.
SVOOL
-
B.
SVOLL
-
C.
SVOLK
-
D.
SVOOK
Solution
The code is a reverse alphabet: H->S, E->V, L->O, L->O, O->L. Thus, HELLO is coded as SVOOL.
Correct Answer: A — SVOOL
Q. If 'MOUSE' is coded as 'NPTVF', what is the code for 'HOUSE'?
-
A.
IPTVF
-
B.
IPTUF
-
C.
IPTWF
-
D.
IPTGF
Solution
Each letter is shifted by +1: M->N, O->P, U->T, S->T, E->F. Therefore, H->I, O->P, U->T, S->T, E->F, so HOUSE is coded as IPTVF.
Correct Answer: A — IPTVF
Q. If 'RAT' is coded as 'SBU', what is the code for 'BAT'?
-
A.
CBU
-
B.
DBU
-
C.
ABU
-
D.
EBU
Solution
Each letter is shifted by +1: R->S, A->B, T->U. Therefore, B->C, A->B, T->U, so BAT is coded as CBU.
Correct Answer: A — CBU
Q. If 'WATER' is coded as 'XBTFS', what is the code for 'FIRE'?
-
A.
GJTF
-
B.
GJTE
-
C.
GJTD
-
D.
GJTC
Solution
Each letter is shifted by +1: W->X, A->B, T->F, E->S, so F->G, I->J, R->S, E->F, thus FIRE is coded as GJTF.
Correct Answer: A — GJTF
Q. If in a certain code, 'CAT' is written as '3120', how is 'DOG' written in that code?
-
A.
4150
-
B.
4152
-
C.
4151
-
D.
4153
Solution
In the code, each letter corresponds to its position in the alphabet: C=3, A=1, T=20. Therefore, D=4, O=15, G=7, so DOG is 4157.
Correct Answer: A — 4150
Q. In a certain code, 'CIRCLE' is written as 'DJSFMD'. How is 'SQUARE' written in that code?
-
A.
TROFBS
-
B.
TROFAT
-
C.
TROFCT
-
D.
TROFDT
Solution
Each letter is shifted by +1: C->D, I->J, R->S, C->D, L->M, E->F. Therefore, S->T, Q->R, U->V, A->B, R->S, E->F, so SQUARE is TROFBS.
Correct Answer: A — TROFBS
Q. In a certain code, 'PEN' is written as 'QFO'. How is 'PAPER' written in that code?
-
A.
QBPFS
-
B.
QBOFS
-
C.
QBOES
-
D.
QBOGS
Solution
Each letter is shifted by +1: P->Q, E->F, N->O. Therefore, PAPER becomes QBOFS.
Correct Answer: A — QBPFS
Q. In a certain language, 'FISH' is coded as 'GJTI'. How is 'BIRD' coded in that language?
-
A.
CJSF
-
B.
CJSI
-
C.
CJTJ
-
D.
CJSK
Solution
Each letter is shifted by +1: F->G, I->J, S->T, H->I. Therefore, B->C, I->J, R->S, D->E, so BIRD is coded as CJSF.
Correct Answer: A — CJSF
Showing 1 to 9 of 9 (1 Pages)