Question
In a certain code language, 'DROP' is coded as '270' and
'CINE' is coded as '126'. How will 'TIME' be coded in that language?Solution
The logic followed here is as follows: The words are coded as the product of the place value of the 2nd letter and the 3rd letter, as per the English Alphabetical series.
DROP = 18 X 15 = 270
CINE = 9 X 14 = 126
Similarly, For 'TIME' = 9 X 13 = 117.
So, 'TIME' is coded as '117'.
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?