Coding Decoding Questions
Practice Coding Decoding MCQs with answers and explanations. Page 3 of 22.
Category
Verbal Reasoning
Topic
Coding Decoding
Page
3 / 22
Mode
Practice
Questions
Open any question to view the answer and explanation.
Decode the symbol string to digits using the given number→symbol coding.
Coding: 1→!, 2→@, 3→#, 4→$, 5→%, 6→^, 7→&, 8→*, 9→+
Given symbols: ^ + # % @
Open
View answer
Decode the symbol string to digits using the given number→symbol coding.
Coding: 1→!, 2→@, 3→#, 4→$, 5→%, 6→^, 7→&, 8→*, 9→+
Given symbols: ^ * & # !
Open
View answer
Select the equivalent capital letters for the given lowercase string by applying the ATBASH cipher (a↔z, b↔y, …, m↔n) and converting the result to uppercase.
Given: hjwlcm
Task: Compute Atbash(hjwlcm) and write it in capitals.
Open
View answer
Decode the uppercase string using a Caesar shift of +5 (i.e., shift every letter 5 positions forward in the alphabet, wrapping around), then report the resulting 6-letter word in lowercase.
Given: ELBJSR
Open
View answer
Decode the uppercase string using a Caesar shift of −6 (i.e., shift every letter 6 positions backward), then output the result in lowercase.
Given: VPRFKM
Open
View answer
Decode the uppercase string using a Caesar shift of −6 (backward by 6), then output in lowercase.
Given: XACGLY
Open
View answer
Decode the uppercase string using a Caesar shift of −6 (backward by 6). Output the result in lowercase.
Given: LKFZOS
Open
View answer
Decode the uppercase string using a Caesar shift of −6, then output in lowercase.
Given: XDMJRA
Open
View answer
Decode the uppercase string using a Caesar shift of −6; output in lowercase.
Given: GOYEPS
Open
View answer
Decode the uppercase string using a Caesar shift of −6; output in lowercase.
Given: PSAFLT
Open
View answer
Decode the uppercase string using a Caesar shift of −6; output in lowercase.
Given: TZCLJW
Open
View answer
Decode the uppercase string using a Caesar shift of −6; output in lowercase.
Given: QNUBDI
Open
View answer
Pattern-based arithmetic puzzle:
Given 16 - 2 = 2, 9 - 3 = 0, and 81 - 1 = 8 (using a hidden rule), determine the value of 64 - 4 under the same rule.
Open
View answer
Code-language inference:
“Sue Re Nik” = “She is brave”; “Pi Sor re nik” = “She is always smiling”; “Sor Re Zhi” = “is always cheerful”. What is the code for the word “smiling”?
Open
View answer
Letter-to-digit coding consistency:
Given PKROK = 72962 and KRRPK = 29972 using a fixed mapping, determine the correct code for NJMLZ.
Open
View answer
Position-based letter shift rule:
If “MOUSE” is coded as “PRUQC” by applying +3 to the first two letters, leaving the middle unchanged, and −2 to the last two letters, how is “SHIFT” written?
Open
View answer
Consistent letter→digit substitution:
Given “GLOSSORY” = 97533562 and “GEOGRAPHY” = 915968402, determine the code for “GEOLOGY”.
Open
View answer
Apply the established substitution from “ELEPHANT” → “57589143”:
What is the code for “LEAP”?
Open
View answer
Greek-letter code to English words:
If αδγηε corresponds to ARGUE and σφλπε to SOLVE, then παγηελω corresponds to which English word?
Open
View answer
Alphabet jump rule:
If D→H, E→J, and G→N by adding each letter’s own alphabet index (D=4, E=5, G=7), then what does K become?
Open
View answer
Practice smarter
Solve a few questions daily and revisit weak topics regularly to improve accuracy.