Start learning 50% faster. Sign in now
We have: Reena sits third to left of Hari, either of them sits at end of the row, which means we get two possibilities, in case (1) Hari sits facing north at right end and in case (2) Reena sits at extreme left end. Rohit sits immediate left of Reena and Rohit sits second to left of Ziyana, who sits facing south, that means case (2) is not valid, in case (1a) Reena sits facing south and in case (1b) Reena sits facing north. Based on above given information we get: From I: We have: Person sitting immediate neighbor of Ziyana sits fourth to right of Jyoti, which means Jyoti must sits facing south. Person sitting at end of the row sits facing in opposite direction, which means person at left end sits facing south. Gautam sits third from right end, which means case (1a) is not valid. Based on above given information, we have following result:
Case1a Gautam sits third from right end, this condition is not satisfied so rejected. Since, direction facing of Heena, Rohit and Gautam is not known, thus we can’t determine required result. Hence, statement I is not sufficient. From II: We have: Person sitting immediate left of Rohit sits fourth to right of Jyoti, which means in case (1a) Rohit sits facing south and in case (1b) Rohit sits facing north. Gautam sits second to left of Hari, which means case (1a) is not valid. Based on above given information, we get following result: case-1b
Since, direction of Heena and gautam is not known, thus result can’t be determined. Hence, statement II is not sufficient. From I and II: Based on above given statements we get: Case-1b
Since, direction of Heena and Gautam is not known, thus result can’t be determined. Hence, statement I and II together are not sufficient.
How can selection bias be minimized in a survey of employee job satisfaction?
Which of the following SQL commands is classified as a Data Definition Language (DDL) command?
In healthcare, how can trend analysis most effectively enhance patient care?
Which OOP concept ensures that the internal details of an object are hidden from the outside world, providing a clear interface for interaction?
Which data validation step is crucial to ensure that all entries in a customer email column are correctly formatted?
Which metric would be most indicative of a customer's likelihood of defaulting on a loan, based on historical data analysis?
Which of the following statements about the mean, median, and mode is true when applied to a dataset with a skewed distribution?
When conducting data validation to ensure data accuracy and completeness, which of the following methods would best verify that all entries in a dataset...
Which data structure is used in Prim’s Algorithm to efficiently find the minimum edge connecting a vertex to the spanning tree?
A developer is tasked with implementing a task scheduling system where multiple tasks with dependencies need to be executed. Which data structure would ...