Question
Select the option that is related to the third term in
the same way as the second term is related to first term and the sixth term is related to the fifth term. 65: 715:: 34 : ? :: 54: 486Solution
The first number is multiplied by the sum of the first and second digits of the digit number to get the second number. 65 → {65 X (6 + 5)} = {65 X 11} = 715 54 → {54 X (5 + 4)} = {54 X 9} = 486 34 → {34 X (3 + 4)} = {34 X 7} = 238
In a binomial heap, if the root is greater than the left child and less than the right child, which of the following statements is correct?
Which of the following operation is performed by Domain Name Server (DNS)?
Which of the following statements best describes the concept of a computing model in computer science?
Which of the following accurately describes Type 1 hypervisor virtualization?
Which layer is not in OSI but in TCP/IP
- In a dense index, why might an index entry not appear for every search key value in the file?
Which is not a access modifier in java?
Fill in the correct option for 29 blank space.
In public key cryptography ___
key is used for encryption and ____ key is used for decryption.
...What is the primary purpose of the UNION ALL operator in SQL?