Question
Who among the following sits diagonally opposite to
I? Study the following information carefully and answer the questions given below it. Ten people A, B, C, D,E, F, G, H, I and J are sitting in two rows. Five people in each row facing each other. A, B, C, D and E are facing north. F, G, H, I and J are facing south but not necessarily in the same order. One who is sitting opposite to C sits immediate left of H. C sits third to the right of A. Only one person sitting between H and J. J is sitting one of the right positions of H. One who is sitting opposite to G sits third to the left of B. But B is not sitting at the extreme ends. Number of persons sitting to the left of F and number of persons sitting to the Left of E is same. Only two people are sitting between J and I.Solution
C sits third to the right of A. One who is sitting opposite to C sits immediate left of H  Case-1
Case-2
Only one person sitting between H and J. J is sitting one of the right positions of H. Only two people are sitting between J and I. Â Case-1
One who is sitting opposite to G sits third to the left of B. Case-1
But B is not sitting at the extreme ends. Since Case (2) is not possible. Case-1
Number of persons sitting to the left of F and number of persons sitting to the Left of E is same. So the final arrangement is Case-1 
Abstraction in OOP primarily focuses on:
Predict the output
list1 = ['physics', 'chemistry', 1997, 2000]
list2 = [1, 2, 3, 4, 5, 6, 7 ]
print "list1[0]: ", list1[0]
Consider the following statement regarding DIAC.
Statement (1): DIAC is unidirectional device.
Statement (2): DIAC can be used for trigger...
What is the typical time complexity for removing the highest-priority element (using poll()) from a java.util.PriorityQueue with N elements?
 �...
___________________ is the amount of time taken to fulfill the request by the process. It can be calculated by taking the difference between the complet...
Which algorithm divides the input array into two halves, sorts each half, and then merges the sorted halves?
What are the 3v’s of Big Data?
Which of these is an application of AI in healthcare?
In a switch statement (e.g., C++, Java), what happens if a break statement is omitted from a case block?
What is the name of the challenge in email forensics, when criminals used to present an email as someone else’s and in this case the machine will rece...