Question
Four number-pairs are given, out of which three are
alike in a certain manner and one is different. Choose the different number-pair.Solution
The pattern followed here is: 3 is added to the 1st number and then the number is divided by 2 to obtain the 2nd number. In option a, 513: 258 [(513 + 3) ÷ 2] = [516 ÷ 2] = 258 In option b, 321: 162 [(321+ 3) ÷ 2] = [324 ÷ 2] = 162 In option c, 485: 244 [(485 + 3) ÷ 2] = [488 ÷ 2] = 244 In option d, 363: 118 [(363 + 3) ÷ 2] = [366 ÷ 2] = 183
Which design pattern is best suited for ensuring that a class has only one instance and provides a global point of access to it?
Which of the following accurately describes the role of virtual memory in modern operating systems?
In a data warehouse, which of the following best describes the concept of "data granularity"?
Which of the following integrity constraints ensures that every non-null foreign key value must reference an existing primary key value in another tabl...
What is the primary purpose of a B+ Tree in a database management system?
Which of the following best exemplifies a critical advantage of Mobile Edge Computing (MEC) over traditional cloud computing?
In the context of Management Information Systems (MIS), which of the following best describes the role of a decision support system (DSS)?
Which of the following is a key objective of the Requirement Analysis phase in the Software Development Lifecycle (SDLC)?
Which of the following types of software testing ensures that previously working functionality is still operational after changes?
Which OSI model layer is responsible for reliable delivery of data between devices?