Electrical Engineering > GATE 2023 > Logical Inference
Students of all the departments of a college who have successfully completed the registration process are eligible to vote in the upcoming college elections. However, by the time the due date for registration was over, it was found that surprisingly none of the students from the Department of Human Sciences had completed the registration process.
Based only on the information provided above, which one of the following sets of statement(s) can be logically inferred with certainty?
(i) All those students who would not be eligible to vote in the college elections would certainly belong to the Department of Human Sciences.
(ii) None of the students from departments other than Human Sciences failed to complete the registration process within the due time.
(iii) All the eligible voters would certainly be students who are not from the Department of Human Sciences.
A
(i) and (ii)
B
(i) and (iii)
C
only (i)
D
only (iii)

Explanation

Correct : d

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