Question:medium

If ’rat’ is called ’dog’, ’dog’ is called ’mongoose’, ’mongoose’ is called ’lion’, ’lion’ is called ’snake’ and ’snake’ is called ’elephant’, which one is reared as pet ?

Show Hint

If ’rat’ is called ’dog’, ’dog’ is called ’mongoose’, ’mongoose’ is called ’lion’, ’lion’ is called ’snake’ and ’snake’ is called ’elephant’, which one is reared as pet ?
Updated On: Jan 15, 2026
  • Rat
  • Dog
  • Mongoose
  • Lion
Show Solution

The Correct Option is C

Solution and Explanation

1. Which animal from the initial list is commonly kept as a pet? Dog. 2. In this code, how is 'dog' identified? 'dog' is represented as 'mongoose'. Consequently, the code's response is 'mongoose'. This corresponds to option (3).
Was this answer helpful?
0