Question
Read the given statements and conclusions carefully.
Assuming that the information given in the statements is true, even if it appears to be at variance with commonly known facts, decide which of the given conclusions logically follow(s) from the statements. Statements: All lines are circle. All circle are triangles. Some squares are triangles. Conclusions: I. Some triangles are lines. II. Some squares are circle. III. All circle are lines.Solution
All lines are circle (A) + All circle are triangles (A) β All lines are triangles (A) β Conversion β Some triangles are lines. (I). Hence conclusion I follows. Some squares are triangles (I) + [All circle are triangles (A) β Conversion] β Some triangles are circle (I) β No conclusion. Hence conclusion II does not follow. All lines are circle (A) β Conversion β Some circle are lines. (I). Hence conclusion III does not follow.
What is a "smart object" in IoT?
Which register stores the temporary results during computation?
Which of these is an application of AI in healthcare?
Simplify the Boolean expression.
Y= AB+A(B+C)+B(B+C)
What is the primary purpose of the UNION ALL operator in SQL?
In a digital communication system, let the encoding scheme be βAdd 1 at the end of the bit stream if number of 1 bits is odd, else add 0 at the end of...
Which of the following language is used for specifying style sheets for XML documents?Β
- Does Dijkstra's algorithm work for graphs with both negative and positive edge weights?
What is the output for the below code
MyList = ["New York", "London", "Paris", "New Delhi"] MyFile=open('output.txt','w') Β for element in MyLis...
Which unit holds data temporarily and loses it when power is off?