Aerospace Engineering > GATE 2022 > Logical Reasoning
Fish belonging to species S in the deep sea have skins that are extremely black (ultra-black skin). This helps them not only to avoid predators but also sneakily attack their prey. However, having this extra layer of black pigment results in lower collagen on their skin, making their skin more fragile.
Which one of the following is the CORRECT logical inference based on the information in the above passage?
A
Having ultra-black skin is only advantageous to species S
B
Species S with lower collagen in their skin are at an advantage because it helps them avoid predators
C
Having ultra-black skin has both advantages and disadvantages to species S
D
Having ultra-black skin is only disadvantageous to species S but advantageous only to their predators

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