InterviewSolution
Saved Bookmarks
| 1. |
Point out the wrong statement.(a) From a usability standpoint, LZO and Gzip are similar(b) Bzip2 generates a better compression ratio than does Gzip, but it’s much slower(c) Gzip is a compression utility that was adopted by the GNU project(d) None of the mentioned |
|
Answer» Correct option is (a) From a usability standpoint, LZO and Gzip are similar To explain I would say: From a usability standpoint, Bzip2 and Gzip are similar. |
|