Question

    Select the option that is related to fourth letter-cluster in the same way second letter cluster is related to first letter-cluster.

    Python: Programming Language :: Tiger:

    ?
    A Insect Correct Answer Incorrect Answer
    B Reptile Correct Answer Incorrect Answer
    C Bird Correct Answer Incorrect Answer
    D Mammal Correct Answer Incorrect Answer

    Solution

    The logic followed here is as follows: Python is a programming language in the same way Tiger is a mammal. So, 'Tiger' is related to ' Mammal ' in the same way as 'Python' is related to 'Programming Language'.

    Practice Next