Mechanical Engineering > Gate 2022 Set-1 > Reasoning
Given below are three conclusions drawn based on the following three
statements
Statement 1: All teachers are professors.
Statement 2: No professor is a male.
Statement 3: Some males are engineers.

Conclusion I: No engineer is a professor.
Conclusion II: Some engineers are professors.
Conclusion III: No male is a teacher.
Which one of the following options can be logically inferred?
A
Only conclusion III is correct
B
Only conclusion I and conclusion II are correct
C
Only conclusion II and conclusion III are correct
D
Only conclusion I and conclusion III are correct

Explanation

Correct : a

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