Question
The question given below consists of two statements
numbered I and II given below it. You have to decide whether the data provided in the statements are sufficient to answer the question. Read all the statements and give answer. Six trains L, M, N, O, P and Q are parked in a row facing north direction. Which train is immediate left of train N? I. Train P is second to the left of train O. Two trains are to the left of train P. Train L is exactly between train N and train Q. II. Train M is third to the left of train L, who is second to the left of train Q. Train N is immediate left of train P.Solution
From statement I alone, Train P is second to the left of train O. Two trains are to the left of train P. Train L is exactly between train N and train Q. So, we have, M N/Q P L O Q/N So, either M or O is immediate left of N. From statement II alone, Train M is third to the left of train L, who is second to the left of train Q. Train N is immediate left of train P. M N P L O Q So, M is immediate left of N. Therefore, statement II alone is sufficient.
ICMP sends “Destination Unreachable – Fragmentation Needed” when:
Node.js is primarily used for:
In 16-bit 2’s complement representation, the decimal number -28 is
Which of the following is a key benefit of using virtual memory?
In big data analytics, what is the process of identifying and correcting errors or inaccuracies in the collected data?
What is an ER diagram used for?
What is the primary advantage of using shared memory for IPC?
Which register holds the data to be written to or read from memory?
Which keyword is used to allocate dynamic memory in C++?
Which famous algorithm follows a greedy approach for solving the minimum spanning tree problem in a graph?