A software utility used to manage optical storage media, compiling data blocks and burning them onto CD, DVD, or Blu-ray discs, is a: MCQ with Answer and Explanation

A software utility used to manage optical storage media, compiling data blocks and burning them onto CD, DVD, or Blu-ray discs, is a:
A. System Registry Sweeper
B. Disk Space Analyzer
C. Disc Burning Utility
D. File Compressor Engine
Answer: Option C
Solution (By JKSSB Mock Tests)
Disc burning utilities format and write data sectors onto optical discs using laser writing profiles.

Discuss this Question (0)

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

Practice More Computer Software Questions

Question #1
Which translation tool reads source code written in a high-level language and converts it into an intermediate 'bytecode' layer rather than native machine code?
A. Decompiler Engine
B. Pure Interpreter
C. Assembler Core
D. Bytecode Compiler

Correct Answer: Option D


Explanation:
Some modern development ecosystems (like Java or .NET) compile source code into an intermediate bytecode format, which is then interpreted or compiled at runtime by a virtual machine engine.

This question belongs to: Computer Computer Software
Question #2
Which of the following is a type of utility software used to create partitions?
A. Registry Editor
B. Control Panel
C. Disk Management
D. File Explorer

Correct Answer: Option C


Explanation:
Disk Management is a utility that allows users to partition and format storage drives.

This question belongs to: Computer Computer Software
Question #3
What is the main advantage of open-source software?
A. It has better security than closed source
B. Users can modify and distribute the source code
C. It does not require an OS
D. It is always free

Correct Answer: Option B


Explanation:
Open-source software allows users to view, modify, and distribute the source code.

This question belongs to: Computer Computer Software