Mechanical Engineering > Gate 2021 Set-2 > Reasoning
Given below are two statements 1 and 2, and two conclusions I and IT.
Statement 1: All entrepreneurs are wealthy.
Statement 2: All wealthy are risk seekers.

Conclusion I: All risk seekers are wealthy.
Conclusion II: Only some entrepreneurs are risk seekers.
Based on the above statements and conclusions, which one of the following options is CORRECT?
A
Only conclusion I is correct
B
Only conclusion II is correct
C
Neither conclusion I nor II is correct
D
Both conclusions I and II are correct

Explanation

Correct : c

Similar Questions

What is the worst-case time complexity of insertion in an AVL tree?
Question #23 Medium
Which operations on a binary search tree have O(h) complexity?
Question #31 Easy
Compare search complexities of sorted array vs balanced BST.
Question #47 Hard

Related Topics

Data Structures Binary Search Tree Time Complexity Algorithm Analysis Tree Algorithms Computer Science