Computer Sciences > GATE 2021 SET-1 > Set
The ratio of boys to girls in a class is 7 to 3. Among the options below, an acceptable value for the total number of students in the class is
A
21
B
27
C
50
D
73

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