Question
Some of the people are standing in a line and all are
facing south direction. How many people standing in a line? I.O sits fourth to the extreme end of the line. One person sits between Z and T. Z is not an immediate neighbour of O. Z does not sit any extreme end of the line. Y sits second to the right of O. II.Four persons sit between T and Y. F sits third to the left of C. F is the only immediate neighbour of E. P sits fifth to the left of A. III.Y sits third to the right of L. Z is an immediate neighbour of A but not an immediate neighbour of T. A sits one of the extreme end Each of the questions below consists of a question and three statements numbered I, II and III given below it. You have to decide whether the data provided in the statements are sufficient to answer the question. Read the question and all three statements and give answer accordingly.Solution
From I, II and III. We will have two cases: A can sit fourth from the left end as well as right end also. Case 1. A Y ___ O L P T This case will get discarded as there is no place left for Z. Case 2. (i)           Y_____               O  L___               T This case will get discarded as there is no place left for Z. (ii) T _Z__                Y_O L__ This case will get discarded as there is no place left for A. (iii) A Z __ T _ P _ _ Y C O L F E Hence 14 people standing in line  Â
Which probability distribution represents a continuous random variable with a constant probability density function over a specified interval?
What is the term for the process of transferring data between physical memory and secondary storage in virtual memory systems?
What is the primary advantage of using shared memory for IPC?
In a binomial distribution, which parameter represents the probability of success on a single trial?
What is the role of the catch block in exception handling?
What is the purpose of the "self" parameter in a Python class method?
Which sorting algorithm is known for its best-case time complexity of O(n) when the input is already partially sorted?
Which component of RDBMS is responsible for processing SQL queries and managing database interactions?
AB`->` CD
AF`->` D
DE`->` F
C`->` G
F`->` E
G`->` A
Then which of the following is false?
In a CSS file, there is a CSS rule for paragraphs tags – what does p can be called?