Question
In a certain code language, ‘SILK’ is written as
‘TIML’ and ‘INSECT’ is written as ‘IOTEDU’. How will ‘CHANGE’ be written in that language?Solution
Logic: Add 1 to the place value of each letter of the given words and the vowels in the given words will remain the same. Explanation:  ‘SILK’ to ‘TIML’: S + 1 = T 'I' is a vowel. It will remain the same. L + 1 = M K + 1 = L And, ‘INSECT’ to ‘IOTEDU’: 'I' is a vowel. It will remain the same. N + 1 = O S + 1 = T 'E' is a vowel. It will remain the same. C + 1 = D T + 1 = U Now, let’s apply the same pattern to ‘CHANGE’: C + 1 = D H + 1 = I ' A ' is a vowel. It will remain the same. N + 1 = O G + 1 = H ' E ' is a vowel. It will remain the same. So, 'CHANGE' is written as ' DIAOHE '. Therefore, the correct option is (d).
- ___________is a medium access control protocol used for transmitting data via a shared network channel.
The preorder traversal of a binary search tree is 15, 10, 12, 11, 20, 18, 16, 19. Which one of the following is the postorder traversal of the tree?
How does the ‘localStorage’ feature in HTML5 help web developers?
What does the complexity class P refer to?
State true or false
The interface identifier portion of an Ipv6 address is directly derived from MAC address.
The ages of a group of 10 people are as follows: 25, 28, 30, 32, 35, 35, 38, 40, 42, and 45. Calculate the mean and median age of this group.
Which layer of the OSI model is responsible for encrypting and decrypting data for security purposes?
Firewall is a type of
B-trees and B+ trees are commonly used for indexing in databases to improve the efficiency of:
What is the main purpose of subnetting?