Multiple choice technology platforms and products

Always deliver the S/W to dbwrap team using ______?

  1. path of executables

  2. zip archive

  3. unzipped files

  4. The way you want

Reveal answer Fill a bubble to check yourself
B Correct answer
Explanation

Delivering software to deployment teams using a zip archive is standard practice to prevent file corruption, preserve file structures, and facilitate single-file transport. Delivering raw paths or unzipped files is prone to access issues or configuration loss.