Question
In a certain code language, ‘POINT’ is coded as
‘61’ and ‘NAILS’ is coded as ‘80’. How will ‘MINT’ be coded in that language?Solution
The logic is Sum of positional value of opposite letters of given letters in the word. POINT → KLRMG → 11 + 12 + 18 + 13 + 7 = 61. NAILS → MZROH → 13 + 26 + 18 + 15 + 8 = 80. MINT → NRNG → 14 + 18 + 14 + 7 = 53.
Which of the following is a basic equation used in the COCOMO model?
How many stable states does a positive-edge-triggered D-type flip-flop have?
Basic syntax to create a bar-chart in R is
Which of the following is a component of a combined cycle power plant?
Which are types of system design
Which SQL keyword is used to remove rows from a table?
Which is the correct format specifier for double type value in C?
Which concurrency control technique allows a transaction to read uncommitted data?
keyword is used to skip this iteration and move to next iteration ?
Which type of digital circuit produces an output solely based on its current inputs and doesn't have any memory elements?