

InterviewSolution
Saved Bookmarks
1. |
Use of the approximation field for the query and sort operations requires that applications perform _______ side post-processing.(a) client(b) server(c) application(d) none of the mentioned |
Answer» Correct answer is (a) client To explain I would say: Client side processing is used to decode the non-numeric representation of the exact value and then filter out the returned documents based on the exact monetary value. |
|