0% found this document useful (0 votes)
2 views3 pages

Questions On Coding and Decoding

Quick Notes Useful in- Logic and Reasoning

Uploaded by

avantikaroy140
Copyright
© All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as DOCX, PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
2 views3 pages

Questions On Coding and Decoding

Quick Notes Useful in- Logic and Reasoning

Uploaded by

avantikaroy140
Copyright
© All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as DOCX, PDF, TXT or read online on Scribd

Questions on Coding and Decoding

Q1. Which of the following best describes the processes of coding and decoding?

A) Coding is the process of converting data into a digital format, while decoding is the
reverse process of converting it back into analog form.

B) Coding is the creation of encryption algorithms for secure communication, whereas


decoding involves breaking these encryption methods.

C) Coding is the process of representing information using symbols or codes, and decoding
is the process of interpreting these symbols to retrieve the original information.

D) Coding involves writing computer programs, while decoding is used exclusively for
debugging those programs.

Q2. Why is coding and decoding important in reasoning and communication?

A) It enhances logical thinking and analytical skills

B) It improves problem-solving abilities and attention to detail

C) It ensures data security and supports programming logic

D) All of the above

Q3. Which of the following words would correctly decode the word ZHOFRPH if the simple
alphabet shifting code is used?

Q4. If people is coded as PLPOEE, how is trend coded?

Q5. In a certain code language, '526' means 'sky is blue'; '24' means 'blue color' and '436' means
'color is fun'. Which digit in that language means 'fun'?

Q6. If each of the letters in the English alphabet is assigned odd numerical value beginning A =
1, B = 3 and so on, what will be the total value of the letters of the word INDIAN?

Q7. If in a certain code, A = 01000001, B = 01000010, and C = 01000011 (based on ASCII binary
values), what would be the binary code for the word "CAB"?

Q8. If “Computer” is called “mouse”, “mouse” is called “Keyboard”, “Keyboard” is


called “monitor”, “monitor” is called “web cam”. What we use for typing?

Q9. In a certain code, times on a clock are represented by reversing the positions of the hour
and minute hands. For example, 3:00 is coded as 12:15. Based on this pattern, what would be
the code for 4:45?
Q10. In a certain code language:

A = @, B = #, C = $, and so on, assigning symbols to letters in alphabetical order.

The pattern repeats every 5 letters:

A-E = @, #, $, %, ^

F-J = @, #, $, %, ^

...and so on.

Based on this rule, how is the word "KING" coded?

Q11. ENGLISH : FOHNHRG :: SCIENCE : ?

Q12. If Y = 50, SEA = 50, then “YACHT” will be equal to?

Q13. If 'WORK' is coded as '4-12-9-16', then how will you code 'WOMAN'?

Q14. If the word "GATE" is coded as "4283", what will be the code for the word "HOME"?

Q15. In an Alberti cipher, the outer (stationary) ring has uppercase letters A–Z, and the inner
(movable) ring has lowercase letters a–z. If the alignment is set so that outer 'C' aligns with
inner 'm', and the encrypted message is: "nqg", what is the original decoded message?

Q16. A number-to-letter coding system assigns each number (1–26) to a corresponding letter of
the alphabet, where 1 = A, 2 = B, 3 = C, ... 26 = Z.

You are given the following message encoded with a number-to-letter system:

"3 1 20 5 18"

Now, apply a Caesar cipher with a shift of 3 to this message. What is the new encoded
message?

Q17. In a clock-based coding system, the numbers on the clock (1 to 12) are used to represent
letters of the alphabet, where: 1 = A ,2 = B, 3 = C etc.

If the code 6:00, 4:00, 1:00, 12:00 is given, what word is represented?

Q18. In a certain coding system, each letter of the alphabet is represented by a 5-bit binary
code as follows:

A = 00001

B = 00010

C = 00011
D = 00100

E = 00101

F = 00110

G = 00111

H = 01000

I = 01001

J = 01010

K = 01011

L = 01100

M = 01101

N = 01110

O = 01111

P = 10000

Q = 10001

R = 10010

S = 10011

T = 10100

U = 10101

V = 10110

W = 10111

X = 11000

Y = 11001

Z = 11010

If the binary code "01101 01001 10100" is given, what is the decoded message?

You might also like