Always deliver the S/W to dbwrap team using ______?
-
path of executables
-
zip archive
-
unzipped files
-
The way you want
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.