Question
Statements: All pens are pencils. Some
penicls are erasers. Some erasers are sharpner. Conclusions: I. Some sharpners are pencils. II. Some pens are sharpner. III. Some erasers are pens. IV. All pencils are pens. In each question below some statements followed by four conclusions numbered I, II, III and IV are given. You have to take the three given statements to be true even if they seem to be at variance with commonly known facts and then decide which of the given conclusions logically follows from the two given statements, disregarding commonly known facts.Solution
Some pencils are earsers (I) + Some erasers are sharpner ⇒ No conclusion. Hence conclusion I does not follow. All pens are pencils (A) + Some pencils are erasers (I) ⇒ No conclusion. Hence conclusion II and III do not follow. All pens are pencils (A) ⇒ Conversion ⇒Some pencils are pens (I). Hence conclusion IV does not follow.
Which of the following is TRUE for PROM memories?
Which query retrieves all records from TableA that have no corresponding records in TableB?
In R, which function reshapes data from long to wide format?
What is the primary purpose of a system call?
Which SQL command is primarily used to retrieve records from a database table?
In a Selection Sort algorithm, the inner loop finds the index of the minimum element in the unsorted part. Which line correctly completes the if conditi...
The core element of parallel processing is ___.
Dynamic Programming is typically used for problems that exhibit which two main properties?
For the circuit shown, Find the number of nodes and number of independent equations used for analysis of circuit using nodal analysis.
Which algorithmic paradigm does the Floyd-Warshall algorithm primarily use?