Question
In a certain code language, 'U' is coded as '9' and 'G'
is coded as '49', then 'MAN' will be coded as ____ in the same code language.Solution
The square of the sum of first and second digit of the positional value of the letter. The positional value of 'U' is 21, so U is coded as, (2 + 1)² = 3² = 9. The positional value of 'G' is 07, so G is coded as, (0 + 7)² = 7² = 49 Similarly, The positional value of 'M' is 13, so M is coded as, (1 + 3)² = 4² = 16 The positional value of 'A' is 01, so A is coded as, (0 + 1)² = 1² = 1 The positional value of 'N' is 14, so N is coded as, (1 + 4)² = 5² = 25 So, 'MAN' is coded as '16, 1, 25'.
Which of the following keys is not on the number keypads?
Which of the following button on the Quick Access Toolbar allows you to cancel your recent commands or activities?
Vacuum Tubes were used in which generation of Computers?
Which type of multitasking is characterized by the operating system slicing CPU time and dedicating a time slot to each program?
__________ is a function inside another function.
The number of pixels displayed on a screen is known as
A set of keywords, symbols and a system of rules for constructing statements by which human can communicate the instructions to be executed by a compute...
Which layer of the OSI model provides the interface between the user and the network?
Which command in Windows operating systems is used to display the IP configuration of a device?
__________ is copying a process from memory to disk to allow space for other processes.