Question
In the following number - pairs, the second number is
obtained by applying certain mathematical operations to the irst number. In three of the four pairs, the same pattern is applied and hence they form a group. Select the number - pair that DOES NOT belong to this group.Solution
The logic followed here is in every pair the second number is the product of 1 st and sum of the digits of the 1 st number. All of the above pairs, except the pair in option '4', follow the above pattern.
Which of the following statements is true about deadlocks in an operating system?
Which traversal of binary tree gives nodes in sorted order?
Which I/O scheduling algorithm is most suitable for minimizing seek time in hard drives?
Which of the following allows dynamic memory allocation?
Which attack can be mitigated using DNSSEC (Domain Name System Security Extensions)?
Which of the following collision resolution techniques involves storing all elements that hash to the same value in a linked list?
Which data structure is most suitable for implementing a priority queue with logarithmic time complexity for insertion and deletion?
KMP improves naive string matching by:
In the context of system analysis, which of the following best defines the "use case" diagram?
Which design pattern is best suited for managing the creation of objects without specifying their concrete classes?