Hamzah needs to email a large file to a classmate. Why might he need to  use file compression to do so?
A. Email services often only let you send compressed data files. B. Compressed files are less likely to become corrupted when being transferred  via email.
C. He won't need to. All email providers let you send any files you like,  regardless of size.
D. Email services often have maximum file sizes that prevent you sending  files that are too large.

1 Answer

Answer :

D. Email services often have maximum file sizes that prevent you sending  files that are too large.

Related questions

Description : Which of the following is a true statement about data compression? A. Data compression techniques can be used to reduce the size of a file for storage or transmission. B. Data compression techniques can ... used if there may be a need to recover all of the original data from the compressed file.

Last Answer : A. Data compression techniques can be used to reduce the size of a file for storage or transmission.

Description : Which of the following is a benefit of lossy compression over lossless? A. File sizes will always be reduced, even when compressed multiple times. B. File quality is not harmed, e.g. ... can be decompressed back to their original uncompressed form. D. File sizes are usually significantly smaller.

Last Answer : C. Files can be decompressed back to their original uncompressed form.

Description : Which best describes Lossless Compression? A. No information is lost but file size is increased B. There is no loss in information at all after compression C. Files which have the exact same data after compression D. Compression that involves an algorithm

Last Answer : B. There is no loss in information at all after compression

Description : The purpose of data compression is to decrease file sizes . A. True B. False

Last Answer : A. True

Description : How does lossy compression reduce the size of files? A. Through removing redundancies by grouping repeated data together. B. By removing some precision in data that humans would have difficulty to ... the amount of storage needed. D. By replacing blocks of data with more compact representations.

Last Answer : D. By replacing blocks of data with more compact representations.

Description : Which of these statements highlights a valid privacy concern when working with large data sets? I. Data from multiple sources could be linked together to discover someone's identity. II. For access to location-based services, a ... . I and II only B. I only C. I and III only D. I, II and III

Last Answer : B. I only

Description : What is compression? A. To convert one file to another B. To reduce the size of data to save space C. To minimize the time taken for a file to be downloaded D. To compress something by pressing it very hard

Last Answer : B. To reduce the size of data to save space

Description : What is compression? a. To convert one file to another b. To reduce the size of data to save space c. To minimize the time taken for a file to be downloaded d. To compress something by pressing it very hard

Last Answer : b. To reduce the size of data to save space

Description : A wave in which the wave’s medium is compressed in the same direction as the movement of the wave A. Transversal wave B. Transverse wave C. Frequency wave D. compression wave

Last Answer : C. Frequency wave

Description : Huffman coding is an encoding algorithm used for A. lossless data compression B. files greater than 1 Mbit C. broadband systems D. lossy data compression

Last Answer : A. lossless data compression

Description : The techniques for reducing the storage requirement of computer files and directory structure are known by which name ? a) Data compression b) Data storage place c) Data form d) Data transfer

Last Answer : a) Data compression

Description : Huffman coding is an encoding algorithm used for a. lossless data compression b. files greater than 1 Mbit c. broadband systems d. lossy data compression

Last Answer : a. lossless data compression

Description : Compression in general makes it _______ to send, upload and stream data A. Quicker B. Slower

Last Answer : A. Quicker

Description : Which of these is NOT a way to decrease image blurriness? A. Use compatible file formats B. Increase the size of thumbails C. Save images using loseless compression D. Check if raster or vector graphics work better

Last Answer : A. Use compatible file formats

Description : Which formula shows how to work out the percentage a file has been compressed by? A. bits in (Huffman *7) /100 B. bits in ASCii - bits in Huffman C. difference in bits / bits in ASCII * 100

Last Answer : C. difference in bits / bits in ASCII * 100

Description : Which button can be used in the Archive manager toolbar, to create a compressed file into uncompressed ? a) Open button b) Home button c) Extract d) Up button

Last Answer : c) Extract

Description : What is done firstly, to create a compressed and archive file into uncompressed ? a) Left clicking a file -> Open with archive manager b) Right clicking a file -> open with archive manager c) Left clicking a file -> open with Winzip d) Right clicking a file -> open with winzip

Last Answer : b) Right clicking a file -> open with archive manager

Description : Using gzip program an uncompressed file in the tar format is compressed in the zip format, by providing which extension ? a) tar b) tar.gz c) tar.gz d) zip

Last Answer : c) tar.gz

Description : In the encoded file, by using which process it can be transformed into original file at any time ? a) Straight b) Reverse c) Transfer d) Compressed

Last Answer : b) Reverse

Description : In the encoded file, which type of changes are made in sysmbols ? a. They are compressed b. They are changed to a letter or symbol c. They are represented in the graphical form d. No changes are made

Last Answer : d. No changes are made

Description : Data compression which guarantees that all original data can be restored exactly A. Lossless compression B. Lossy compression C. File compression D. Raster compression

Last Answer : B. Lossy compression

Description : What type of compression actually deletes data and cannot be decompressed? A. File Compression B. Lossless Compression C. Lossy Compression D. Archive Compression

Last Answer : D. Archive Compression

Description : To save file space lossy compression... A. Temporarily removes data B. Permanently removes data

Last Answer : A. Temporarily removes data

Description : From the following for which process ‘Archive Manager tool ‘ is used ? a) For transferring the data of file and directory b) For place compression on the file and directory c) For altering the form of file and directory d) For data compression on file and directory

Last Answer : d) For data compression on file and directory

Description : What is the reason that in the beginning of encoded file there is data telling which digit/letter represents which word ? a) It is needed to convert the file in compression form b) it is ... convert the file in its original uncompressed form d) it is needed to convert the file in graphical form

Last Answer : c) it is needed to convert the file in its original uncompressed form

Description : Which technique identify and eliminate less important information to conserve space ? a) Data compression b) Data repetition c) Data extension d) Data conservation

Last Answer : a) Data compression

Description : Lossy or lossless? This type of compression makes the file smaller A. Lossy B. Lossless

Last Answer : A. Lossy

Description : Which file in java uses zip compression? a) JAR b) JER c) ZAR

Last Answer : a) JAR

Description : From the following, which file format stores multiple files in a single Zip file ? a) zap b) zip c) zop d) zep

Last Answer : b) zip

Description : Which file format stores multiple files in a single Zip file ? a. zap b. zip c. zop d. zep

Last Answer : b. zip

Description : A programmer is writing a system that is intended to be able to store large amounts of personal data. As the programmer develops the data system, which of the following is LEAST likely to impact the ... of the information for analysis. D. The frequency of a particular item occurring in a data set.

Last Answer : D. The frequency of a particular item occurring in a data set.

Description : When sending in a resume via email do I paste the cover letter in the email body or send it as an attachment?

Last Answer : I would say that if you have a nice letter head, it would be a good idea to attach it. Otherwise, I would just embed it in the e-mail. Just be careful to not be redundant.

Description : Compression method use for Integer type data a. Huffman b. LZ77 c. Golomb Code d. Adaptive Huffman

Last Answer : c. Golomb Code

Description : Dennis has saved a photograph and has lost data during compression. What type of compression has occurred? A. LOSSY B. LOSSLESS C. RESOLUTION D. COLOR MODE

Last Answer : A. LOSSY

Description : Lossy or lossless? This type of compression does not get rid of any data A. Lossy B. Lossless

Last Answer : B. Lossless

Description : Which of these terms is a type of data compression? A. resolution B. zipping C. Inputting D. caching

Last Answer : B. zipping

Description : In data compression technique, each word is represented by what ? a) Digit b) Letter c) a or b d) Picture

Last Answer : c) a or b

Description : What process is done by the data compression while encoding the data ? a) Identifying repetition in the data b) Reducing repetition in the data c) Eliminating repetition in the data d) All of these

Last Answer : d) All of these

Description : By using data compression technique, what can be done in the data storage place of memory and disk ? a) increment b) Reduction c) Transfer d) Repetition

Last Answer : b) Reduction

Description : The difference between the original and reconstructed data, which we will refer to as the ______in the reconstructed data. a. Redundancy b. Compression c. loss d. Distortion

Last Answer : d. Distortion

Description : Ms. Matthews is printing posters of her students' artwork. Since the images will be printed, they will need: A. a higher resolution for better print quality. B. a lower resolution for smaller ... a higher resolution to display on a monitor. D. a lower resolution in order to download faster.

Last Answer : A. a higher resolution for better print quality.

Description : Where in the encoded file, one can have the data that tells which digit/letter represents which word ? a) Beginning b) Middle c) Ending d) None of these

Last Answer : a) Beginning

Description : A wave in which the movement of the wave’s medium is perpendicular to the movement of the wave traveling through the medium A. Transverse waves B. Compression waves C. Nodular Waves D. Ocean Waves

Last Answer : A. Transverse waves

Description : The act of changing the background color of a publication on which the image displays does not make the image look different. A. Color Depth B. Compression C. Portability D. Transparency

Last Answer : D. Transparency

Description : Performance measure for Lossless Compression is __________: A. Distortion B. Fidelity C. Quality D. Rate

Last Answer : D. Rate

Description : The best visual compression quality is achieved using A. DCT B. Wavelets C. Dolby D. Fourier transform

Last Answer : B. Wavelets

Description : Without losing quality, JPEG-2000 can achieve compression ratios of A. 20:1 B. 2000:1 C. 2:1 D. 200:1

Last Answer : D. 200:1