If in the English alphabets each consonant is substituted by the immediate preceding letter and each vowel is substituted by the immediate following letter, then the word CAPITALISE will be written as BBOJSBMJRF BBOJSBKJRD BBQJSBKJRF BBOJSBKJRF
Question
If in the English alphabets each consonant is substituted by the immediate preceding letter and each vowel is substituted by the immediate following letter, then the word CAPITALISE will be written as
BBOJSBMJRF BBOJSBKJRD BBQJSBKJRF BBOJSBKJRF
Solution
The word CAPITALISE, when each consonant is substituted by the immediate preceding letter and each vowel is substituted by the immediate following letter, will be written as BBOJSBKJRF.
Here's the step-by-step process:
-
Replace each consonant with the immediate preceding letter: C -> B P -> O T -> S L -> K S -> R Capitalise -> Baoisakise
-
Replace each vowel with the immediate following letter: A -> B I -> J E -> F Baoisakise -> Bbojsbkjrf
So, the correct answer is BBOJSBKJRF.
Similar Questions
Capitalization is writing a word with its first letter as a capital letter. Your task is to capitalize the given word.Note, that during capitalization all the letters except the first one remains unchanged.InputA single line contains a non-empty word. This word consists of lowercase and uppercase English letters. The length of the word will not exceed 103.OutputOutput the given word after capitalization.ExamplesinputCopyApPLeoutputCopyApPLeinputCopykonjacoutputCopyKonjac
If you rearrange the capital letters in the sentence into a new word, what word will they form? Write it in the box below.He would MESTOSEIM take a stroll down the village after dinner.
Write a python program to convert all the letters in the string to uppercasestring = "Hello World"print(string.upper())string = "Hello World"print(string.title())string = "Hello World"print(string.capitalize())string = "Hello World"print(string.Upper())
Write a method that takes a String and returns it in AltCase.This means that the first letter is uppercase and each subsequent character alternates between lowercase and uppercase.Here are some examples of words in AltCase:HeLlOHeLlO WoRlDThIs iS In aLtCaSe.Note: if there is a space, you still treat that as a character, so the String "A B" is in AltCase, since technically, the space between the letters is lower case.
What word can be formed by rearranging the capital letters? Write it in the box below.The athlete's RSHOLUDE was aching after they had fallen on it during the match.
Upgrade your grade with Knowee
Get personalized homework help. Review tough concepts in more detail, or go deeper into your topic by exploring other relevant questions.