Question
Who among the following person is sitting opposite to
the one who is sitting immediate left of O? Study the following information carefully and answer the questions below. Eight employees A, B, C, D, M, N, O and P of a company are sitting around a rectangular table and facing away from the center of the table but not necessarily in the same order. Four of them are seated at the corners of the table and four are seated in the sides of the table. M is sitting 3rd to the left of the one who is sitting 2nd to the right of C. Only three persons are sitting between D and O. P is an immediate neighbour of either M or C. Person who is sitting opposite to A, is sitting 2nd to the right of O. N is sitting 2nd to the right of B. N is neither sitting opposite to C nor sitting in the corner of the table.Solution
M is sitting 3rd to the left of the one who is sitting 2ndto the right of C. Here we get two possibilities. Only three persons are sitting between D and O. P is an immediate neighbor of either M or C. Person who is sitting opposite to A, is sitting 2ndto the right of O. Here we get two possibilities in both cases.
N is sitting 2nd to the right of B. N is neither sitting opposite to C nor sitting in the corner of the table. We cannot fix the position of N in case (1), case (1a) and case (2). So these cases are eliminated.
What will be the output of the following code snippet implementing the Least Recently Used (LRU) page replacement algorithm?
def lru(pages, capac...
What is the purpose of the with statement when working with files?
Which of the following query will return the third-highest salary from an Employee table in SQL?
In relational databases, which of the following best describes the role of a "foreign key"?  Â
What is the primary benefit of implementing Continuous Integration (CI) in a software development lifecycle?Â
Which algorithm is most suitable for solving optimization problems in Numerical and Statistical Computing?
Which of the following best describes the IaaS model?
In a CI/CD pipeline, which of the following represents the most critical failure point that could delay the entire software release cycle?Â
How do we can Delete all in SQL
Data Analytics uses ___ to get insights from data.