Computer Sciences > Gate 2022 > 1
In a recently conducted national entrance test, boys constituted 65% of those who appeared for the test. Girls constituted the remaining candidates and they accounted for 60% of the qualified candidates.

Which one of the following is the correct logical inference based on the information provided in the above passage?
A
Equal number of boys and girls qualified
B
Equal number of boys and girls appeared for the test
C
The number of boys who appeared for the test is less than the number of girls who appeared
D
The number of boys who qualified for the test is less than the number of girls who qualified

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