Q. What does the update() method do?
β
Correct Answer: (B)
Updates current request with another request
Explanation: update() merges data from another Request object.