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 ?
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).