Question
Who lives on the same
floors? Answer the following questions according to the given statements: There are eight persons M, N, O, P, Q, R, S, and T, who live on four different floors among floor 1, floor 2, floor 3 and floor 4. Each floor has two different flats viz. flat 1 and flat 2. There are 2 flats on each floor flat 1 – flat 2 from left to right in such a way that flat 1 of the fourth floor is exactly above flat 1 of the third floor and flat 1 of the third floor is exactly above flat 1 of the second floor and other flats are situated in the same way. O lives one floor above the floor on which N lives. R lives with N who lives two floors below P. N lives on the second floor. Q lives in flat 2 of the first floor. S lives on the third floor but not in flat 1. T does not live on the fourth floor but in flat 1. N lives in even numbered flat. M and O live in flat 1 but on different floors.Solution
1) N lives on the second floor. Case I Case II
Case IV
6) Q lives in flat2 of the first floor. The only person left is P
What is a defining characteristic of big data compared to traditional data?
Which of the following best explains why sampling is used in data analysis?
Which of the following methods is used to ensure stationarity in time series data, a critical prerequisite for ARIMA modeling?
Which of the following is an example of semi-structured data?
How can selection bias be minimized in a survey of employee job satisfaction?
Which type of malware is designed to replicate itself without user intervention and spread across networks, often causing widespread disruption?
Which of the following methods is most effective in reducing selection bias during the sampling process?
What is the primary difference between recursion and iteration in programming?
In Python, which of the following functions in the Pandas library is used to merge two DataFrames df1 and df2 on a common column id?
Which SDLC model integrates testing at every phase of development, ensuring defects are identified early?