Biomedical Engineering > GATE 2025 > Data Interpretation
The table lists the top 5 nations according to the number of gold medals won in a tournament; also included are the number of silver and the bronze medals won by them. Based only on the data provided in the table, which one of the following statements is INCORRECT?
NationGoldSilverBronze
USA404441
Canada392427
Japan201213
Australia171619
France162622
A
France will occupy the third place if the list were made on the basis of the total number of medals won.
B
The order of the top two nations will not change even if the list is made on the basis of the total number of medals won.
C
USA and Canada together have less than 50% of the medals awarded to the nations in the above table.
D
Canada has won twice as many total medals as Japan.

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