i. Name three general strategies to reduce the size of a digital media file.
ii. Which of these strategies does not necessarily sacrifice the quality of the media file? Why?
i. Reduce sampling rate, reduce bit depth, and apply file compression
ii. Apply lossless file compression because it does not alter or remove the original data of the file
Computer Science & Information Technology
You might also like to view...
If the subscript of a subscripted variable is not between 0 and one less than the array size:
a) there will be a syntax error b) there will be a run-time error c) the subscript will be set to zero d) a memory cell outside the array will be referenced
Computer Science & Information Technology
The extraction operator >> skips only all leading blanks when searching for the next data in the input stream.
Answer the following statement true (T) or false (F)
Computer Science & Information Technology