This question has two parts: first find which month is the sixth month counted after March, then apply a letter-capitalisation rule to spell that month correctly. Counting forward from March, April is the first month, May the second, June the third, July the fourth, August the fifth, and September the sixth. So the word to encode is September.
The rule says: starting from the letter e and taking every alternate letter after it, write those letters in capitals. Walking through the alphabet from e: e, g, i, k, m, o, q, s, u, w, y are capitals, and every other letter, a, b, c, d, f, h, j, l, n, p, r, t, v, x, z, stays lowercase. Applying this to each letter of September (S, e, p, t, e, m, b, e, r): S is capital because s is on the capital list, e is capital because the rule starts at e, p stays lowercase, t stays lowercase, e is capital, m is capital, b stays lowercase, e is capital, and r stays lowercase. Putting these together gives S-E-p-t-E-M-b-E-r.
Only spelling out the word letter by letter against the capital list gives the correct pattern, which is SEptEMbEr.
Therefore, the correct answer is SEptEMbEr.
Rather than writing out the whole alphabet and marking capitals one by one, notice that the letters that become capital, e, g, i, k, m, o, q, s, u, w and y, are exactly the letters sitting at an odd position count in the alphabet from position 5 onward: e is the 5th letter, g the 7th, i the 9th, and so on, always two positions apart. So a letter becomes capital only if its position number is 5 or more AND that position number is odd; everything before position 5, or at an even position, stays lowercase. First, count forward from March to find the target word: April is 1st, May 2nd, June 3rd, July 4th, August 5th, and September 6th, so September is the word to encode.
Assigning each letter of September its position number in the alphabet: S is 19, e is 5, p is 16, t is 20, e is 5, m is 13, b is 2, e is 5, r is 18. Checking each against the rule (odd and at least 5): 19 is odd and at least 5, so S is capital. 5 is odd and at least 5, so e is capital. 16 is even, so p stays lowercase. 20 is even, so t stays lowercase. 5 is odd and at least 5, so e is capital. 13 is odd and at least 5, so m is capital. 2 is below 5, so b stays lowercase regardless of parity. 5 is odd and at least 5, so e is capital. 18 is even, so r stays lowercase. Reading these off in order gives S, E, p, t, E, M, b, E, r.
Checking every letter's alphabet position against the odd-and-at-least-5 rule confirms the correct spelling is SEptEMbEr.
Therefore, the correct answer is SEptEMbEr.
In the following question, a group of numerals is given followed by four groups of symbol/letter combinations lettered (A), (B), (C), and (D). Numerals are to be coded as per the codes and conditions. You have to find out which of the combinations (A), (B), (C), and (D) is correct and indicate your answer accordingly.
| Numerals | 3 | 5 | 7 | 4 | 2 | 6 | 8 | 1 | 0 | 9 |
|---|---|---|---|---|---|---|---|---|---|---|
| Letter/symbol code | B | E | A | @ | F | K | % | R | M |
Read the following information carefully to choose the best option for the question:
In the following question some capital alphabets are written in a row, below them their coding has been given.
In the question, a particular word has been coded in a particular manner using codes as given below the capital letters.
You have to understand the pattern of coding and have to answer the question asked subsequently.
| A | B | C | D | E | F | G | H | I | J | K | L | M | N | O | P | Q | R | S | T | U | V | W | X | Y | Z |
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
| U | a | 2 | v | b | w | 3 | t | 4 | x | s | y | 5 | z | 6 | c | d | 8 | 7 | e | r | h | 9 | l | p | m |
Table 1: Character Mapping Table