Question
In a certain code language, ‘WATER’ is written as
‘61058’, and ‘MUSIC’ is written as ‘32993’. How will ‘FLOUR’ be written in that language?Solution
The logic followed here: Multiplication of the digits of positional value of each alphabet in the alphabet series.  Code for ‘WATER’  W (23) = 2 x 3 = 6 A (1) =  1 = 1 T (20) =  2 x 0 = 0 E (5) =  5 = 5 R (18) =  1 x 8 = 8  Code for ‘MUSIC;  M (13) = 1 x 3 = 3 U (21) = 2 x 1 = 2 S (19) =  1 x 9 = 9 I (9) = 9 = 9 C (3) =  3 = 3  Code for ‘FLOUR’  F (6) = 6 = 6 L (12) =  1 x 2 = 2 O (15) = 1 x 5 = 5 U (21) = 2 x 1 = 2 R (18) = 1 x 8 = 8  Thus, ‘FLOUR’ will be coded as 62528. Hence, the correct answer is (D).
Which of the following is an Electrical pathway to transfer data among different parts of the computer?
In File Explorer of Windows 11, to reduce the space between files, select View > _______ view.
Which of the following is an operating system?
Which of the following is not true for for-loop?
What is the correcting errors in a program called?
Software in computer is:
Which of the following is not an output device ?
Which of the following operating system is used on mobile phones ?
Match the following questions?
 Input Devices                                   Operations
1. Printe...
The session layer of the OSI model is responsible for: