Question
Which of the following statement is/are true? I.
H faces the one who sits just left of J II. K sits exactly between E and G III. Only three persons sit between L and K Study the following information carefully and answer the below questions. Ten people- C, D, E, F, G, H, I, J, K and L are sitting around the circular table and facing towards the table but not necessarily in the same order. C faces the one who sits third to the right of K. D sits fourth to the left of E. Neither CÂ nor K sits adjacent to both D and E. Only two persons sit between D and L who sits second to the left of H. As many persons sit between H and D is the same as between CÂ and J. The one who sits second from J is sits second to the right of F. G sits third to the right of I.Solution
C faces the one who sits third to the right of K. D sits fourth to the left of E. Neither C nor K sits adjacent to both DÂ and E.
Only two persons sit between D and L who sits second to the left of H. As many persons sit between H and D is the same as between C and J. So we get Two Cases
The one who sits second from J is sits second to the right of F. G sits third to the right of I.
Hence the second case gets discarded so we get the final arrangement as 
Which of the following is the primary reason why polymorphism is useful in Object-Oriented Programming (OOP)?
Which of the following data structures is best suited for implementing a "undo" mechanism in a text editor?
Which SOLID principle ensures that a class has only one reason to change?
KMP pattern matching avoids:
What will be the output of the following queue implementation using two stacks?
class QueueUsingStacks {Â Â Â Â Â Stacks1 = new Stack <>... Which type of AI is primarily used for adaptive mobile applications like virtual assistants?
What is the best-case time complexity of the binary search algorithm ?
In network architecture, what is the primary advantage of a mesh topology over a star topology?
- Which of the following is the primary characteristic of Infrastructure as a Service (IaaS) in cloud computing?
Which of the following best describes the primary function of an IoT gateway in an Internet of Things (IoT) network?