Question
Some fans are not switches. Some switches are not
coolers. All invertors may be switches. In the given question, a set of conclusions is given. There are five options comprising of three or more statements. You need to choose the option that contains the set of statements from which the given conclusions logically follow.Solution
Some fans are coolers (I) + All coolers are AC (A) ⟹ Some fans are AC (I) + No AC is a switch (E) ⟹ Some fans are not switches. (O). All coolers are AC (A) + No Ac is a switch (E) ⟹ No cooler is a switch (E) ⟹ Some switches are not coolers (O). All switches are invertors (A) ⟹ Conversion ⟹ Some invertors are switches (I) ⟹ [Probable conclusion] ⟹ All invertors may be switches (A).
By elimination method - By option 1, there is no relation between fan and switch, so we can’t draw negative conclusion. Hence it is eliminated. By option 2, No switch is invertor. So it is eliminated. By option 4, we can’t draw –ve conclusion between Fan and switches. Hence it is eliminated. By option 3, the conclusion can be drawn. Hence answer is 3.
Which isolation level allows transactions to read uncommitted changes made by other transactions?
According to KCL, the algebraic sum of currents at a node in an electrical circuit is equal to:
What does cardinality represent in the context of an ER model?
What is the primary purpose of performing backups in an operating system?
Which data analytics technique is suitable for handling missing data points in a dataset?
In time series forecasting, what does MAE stand for?
Python is an example of which type of programming language?
SELECT E.EmpFname, E.EmpLname, P.EmpPosition FROM EmployeeInfo E INNER JOIN EmployeePosition P ON E.EmpID = P.EmpID AND P.EmpPosition IN ('Manager'); <...
Which famous algorithm follows a greedy approach for solving the minimum spanning tree problem in a graph?
Which backup storage method involves backing up data to a remote data center over a network?