1. Statements: All needles are threads. All threads are boxes. All trees are boxes. Conclusions: No needle is tree. Some trees are threads. Some boxes are needles. Some trees are needles.






Ask Your Doubts Here

Type in
(Press Ctrl+g to toggle between English and the chosen language)

Comments

  • By: guest on 02 Jun 2017 01.28 am
    All needles are threads. All threads are boxes.Since both the premises are universal and affirmative, the conclusion must be universal affirmative (A-type) and should not contain the middle term. So, it follows that 'All needles are boxes'. III is the converse of this conclusion and so it holds.All threads are boxes. All trees are boxes.Since the middle term 'boxes' is not distributed even once in the premises, no definite conclusion follows.All needles are boxes. All trees are boxes.Again, since the middle term 'boxes' is not distributed even once in the premises, no definite conclusion can be drawn. However, I and IV involve the extreme terms of these two statements and form a complementary pair. Thus, either I or IV follows.
Show Similar Question And Answers
QA->Two statements are given followed by two conclusions I and II. You have to consider the two statements to be true even if they seem to be at variance from commonly known facts. You have to decide which one of the given conclusions is definitely drawn from the given statements. Statement : All virtuous persons are happy. No unhappy person is virtuous. Conclusions : I. Happiness is related to virtue II. Unhappy person is not virtuous.....
QA->Which tree is known as ‘the Wonder tree of India’ ?....
QA->Tree city of the world 2021- ലെ പട്ടികയിൽ 2021ലെ ലോകത്തിലെ മരങ്ങളുടെ നഗരം ( Tree city of the world 2021) ആയിട്ട് ഐക്യരാഷ്ട്രസഭ പ്രഖ്യാപിച്ച ഇന്ത്യൻ നഗരങ്ങൾ?....
QA->All of the following statements are correct except?....
QA->Needle woman....
MCQ->Statements: All needles are threads. All threads are boxes. All trees are boxes. Conclusions: No needle is tree. Some trees are threads. Some boxes are needles. Some trees are needles.

....
MCQ->What will be the output of the program? class Tree { } class Pine extends Tree { } class Oak extends Tree { } public class Forest1 { public static void main (String [] args) { Tree tree = new Pine(); if( tree instanceof Pine ) System.out.println ("Pine"); else if( tree instanceof Tree ) System.out.println ("Tree"); else if( tree instanceof Oak ) System.out.println ( "Oak" ); else System.out.println ("Oops "); } }....
MCQ->Statements:Some pens are stands. Some stands are containers.All containers are boxes. All boxes are drawers. Conclusions: I. Some boxes are stands. II. Some drawers are stands. III. Some drawers are containers. IV. Some boxes are pens.....
MCQ->Statements : Some trees are boxes.All boxes are bricks.All bricks are dogs. Conclusions : I. Some dogs are trees.II. Some bricks are trees.....
MCQ->Statements: Some dogs are rats. All rats are trees. Some trees are not dogs. Conclusions: Some trees are dogs. All dogs are trees. All rats are dogs. No tree is dog.

....
Terms And Service:We do not guarantee the accuracy of available data ..We Provide Information On Public Data.. Please consult an expert before using this data for commercial or personal use | Powered By:Omega Web Solutions
© 2002-2017 Omega Education PVT LTD...Privacy | Terms And Conditions
Question ANSWER With Solution