Question
Three statements are given followed by three
conclusions numbered I, II and III. Assuming the statements to be true, even if they seem to be at variance with commonly known facts, decide which of the conclusions logically follow(s) from the statements. Statements: Some Cupboards are Cabinets. All Cabinets are Drawers. No Drawer is Mirror. Conclusions: I. No Cabinet is Mirror. II. Some Drawers are Cupboards. III. Some Cupboards are Mirror.Solution
All Cabinets are Drawers (A) + No Drawer is Mirror (E) โ No Cabinets is Mirror (E). Hence conclusion I follows. Some Cupboards are Cabinets (I) + All Cabinets are Drawers (A) โ Some Cupboards are Drawers (I) โ Conversion โ Some Drawers are Cupboards (I). Hence conclusion II follows. Some Cupboards are Cabinets (I) + All Cabinets are Drawer (A) โ Some Cupboards are Drawers (I) + No Drawer is Mirror (E) โ Some Cupboards are not Mirror (O). Hence conclusion III does not follow.
ICMP sends โDestination Unreachable โ Fragmentation Neededโ when:
Node.js is primarily used for:
In 16-bit 2โs complement representation, the decimal number -28 is
Which of the following is a key benefit of using virtual memory?
In big data analytics, what is the process of identifying and correcting errors or inaccuracies in the collected data?
What is an ER diagram used for?
What is the primary advantage of using shared memory for IPC?
Which register holds the data to be written to or read from memory?
Which keyword is used to allocate dynamic memory in C++?
Which famous algorithm follows a greedy approach for solving the minimum spanning tree problem in a graph?