Which type of utility software is used to reduce the size of a file or folder so that it consumes less storage space and can be transmitted faster over a network? MCQ with Answer and Explanation

Which type of utility software is used to reduce the size of a file or folder so that it consumes less storage space and can be transmitted faster over a network?
A. Disk Defragmenter
B. File Compression Utility
C. Antivirus Software
D. Backup Utility
Answer: Option B
Solution (By JKSSB Mock Tests)
File compression utilities (like WinRAR or 7-Zip) use algorithms to reduce file sizes to save disk space and transmission time.

Discuss this Question (0)

No comments yet. Be the first to start the discussion!

Practice More Computer Software Questions

Question #1
What is the difference between freeware and open-source software?
A. Freeware is always paid; open-source is free
B. Freeware provides source code; open-source does not
C. No difference
D. Freeware is free but closed-source; open-source is free and provides source code

Correct Answer: Option D


Explanation:
Freeware is free to use but source code is not available; open-source provides source code.

This question belongs to: Computer Computer Software
Question #2
What type of application software is explicitly used to model physical fields, run finite element analyses (FEA), and test virtual stress factors on engineering designs?
A. Database System Infrastructure
B. Desktop Publishing Tool
C. Engineering Simulation Software
D. Word Processing Environment

Correct Answer: Option C


Explanation:
Engineering simulation software applies mathematical models to analyze structural stress, fluid dynamics, and thermodynamics on digital designs.

This question belongs to: Computer Computer Software
Question #3
What is the role of an init process in Unix/Linux?
A. Manages files
B. Controls network
C. Compiles code
D. First process started at boot

Correct Answer: Option D


Explanation:
Init is the root process from which all others are spawned.

This question belongs to: Computer Computer Software