Question
Select the option in which the numbers are related in
the same way as are the numbers of the following sets. (14, 9, 529) (22, 12, 1156) (NOTE: Operations should be performed on the whole numbers, without breaking down the numbers into its constituent digits. E.g. 13-Operations on 13 such as adding /deleting /multiplying etc. to 13 can be performed. Breaking down 13 into 1 and 3 and then performing mathematical operations on 1 and 3 is not allowed)Solution
The logic followed here is: (1st number + 2nd number)2 = 3rd number. (14, 9, 529) → (14 + 9)² → 23² = 529 (22, 12, 1156) → (22+12)² → 34² = 1156 Now, checking the options: Option (B): (17, 12, 841) → (17+12)² → 29² = 841. Hence, the correct answer is (B).
What is false about linked list?
In red-black tree, if the parent node is red, colour of child nodes will be?
What is the main purpose of subnetting?
Consider the following statements.
S1: The sequence of procedure calls corresponds to a postorder traversal of the activation tree.
S2...
Which network layer protocol is used to translate logical addresses to physical addresses in Ethernet networks?
Which of the following table does not exists physically?
Which logic gate produces an output that is the complement of the input?
The JDBC-ODBC bridge is
Which component in the CPU is responsible for fetching instructions from memory and incrementing the program counter?
An ADT defines: