InterviewSolution
Saved Bookmarks
| 1. |
The __________ codec uses Google’s Snappy compression library.(a) null(b) snappy(c) deflate(d) none of the mentioned |
|
Answer» The correct choice is (b) snappy Explanation: Snappy is a compression library developed at Google, and, like many technologies that come from Google, Snappy was designed to be fast. |
|