Question
In the following question, four number pairs are given.
In each pair the number on left side of (-) is related to the number of the right side of (-) with some Logic/Rule/Relation. Three pairs are similar on basis of same Logic/Rule/Relation. Select the odd one out from the given alternatives. (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/ subtracting/ 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 first number is divided by '2' to get the second number. 36 ÷ 2 = 18 50 ÷ 2 = 25 64 ÷ 2 = 32 81 ÷ 2 = 40.5 ≠42
Which component in Hadoop is responsible for managing cluster resources and scheduling tasks?
In a virtual memory system, which of the following techniques is used to maintain the illusion that each process has its own dedicated memory space?Â
State true or false
MD5 Hashing Algorithm was invented by RSA Labs (Ronald Rivest) in 1991. MD5 was invented to replace its previous version, ...
Which is best fit for blank space 15?
Which of the following describes a major benefit of Continuous Integration (CI) in the software development lifecycle?Â
What is the primary concept behind the ALOHA protocol in network communication?
What is the purpose of the #define directive in programming languages like C and C++?
Which SQL command is primarily used to retrieve records from a database table?
Which of the following scenarios best demonstrates a potential use of candidate keys in a relational database?Â
Which algorithm approach focus on Local Optimum solution?