Describe compression.
What will be an ideal response?
Compression reduces the size of data to store information in less space. Think of it as writing in shorthand. The information stays the same, but you can fit more on a piece of paper. Many compression utilities are available for Linux users.
Computer Science & Information Technology
You might also like to view...
Client sockets and server sockets require the same initialization.
Answer the following statement true (T) or false (F)
Computer Science & Information Technology
An algorithm that finds the solution to a given problem by reducing the problem to smaller versions of itself is called a(n) ____.
A. iterative algorithm B. recursive algorithm C. regressive algorithm D. successive algorithm
Computer Science & Information Technology