Question
How many persons sit between E and the person sits to
the immediate right of A? Study the following information carefully and answer the questions given below. Six persons i.e. A, B, C, D, E and F are sitting around a triangular table. Three of them are sitting at the corner of the table and the other three are sitting at the middle of the table. All of them are facing inside the table. A sits second to the right of C. Two persons sit between A and E. B sits to the immediate left of E. Two persons sit between F and B. D does not sit at the middle side of the table.Solution
A sits second to the right of C. As per this statement, there will be two cases getting framed and they are as follows: CASE I: Case-2
Two persons sit between A and E. B sits to the immediate left of E. CASE I:
Case-2
F faces B. D does not sit at the middle side of the table. As per this statement, CASE II will get eliminated and we will continue with CASE I and the final arrangement will look like this: CASE I:
Which of the following methods is most commonly used during data wrangling to handle missing values in a dataset?
What is the primary difference between recursion and iteration in programming?
Which of the following is an effective method for handling inconsistent data in a merged dataset?
Which of the following is the primary purpose of exploratory data analysis (EDA)?
Which data visualization tool is most suitable for creating interactive dashboards and sharing visual insights with stakeholders ?
Why is sampling an essential technique in data analysis?
Which function in R creates a data frame?
Which of the following correctly handles multiple exceptions in Java?
A company divides its employees into departments (e.g., HR, IT, Marketing) and then selects random samples from each department for a satisfaction surve...
Which searching algorithm is most suitable for a balanced binary search tree (BST) when the goal is minimal comparison?