EC > Gate 2021 > Reasoning
Given below are two statements and two conclusions.
Statement 1: All purple are green.
Statement 2: All black are green.
Conclusion I: Some black are purple.
Conclusion II: No black is purple.
Based on the above statements and conclusions, which one of the following options is logically CORRECT?
Statement 1: All purple are green.
Statement 2: All black are green.
Conclusion I: Some black are purple.
Conclusion II: No black is purple.
Based on the above statements and conclusions, which one of the following options is logically CORRECT?
Explanation
Correct : c
Similar Questions
What is the worst-case time complexity of insertion in an AVL tree?
Which operations on a binary search tree have O(h) complexity?
Compare search complexities of sorted array vs balanced BST.