IBM SPSS Statistics Level 1 v2 — Question 15
The encrypt.sh or the encrypt.bat script can be used to do which of the following?
Answer options
- A. Secure sensitive personal data
- B. To set up credentials files used by the dsjob command
- C. Assisting in decoding encrypted rows of input during debugging
- D. Assisting in preparing encrypted rows of output during job execution
Correct answer: D
Explanation
The correct answer, D, is accurate because the encrypt.sh and encrypt.bat scripts are designed to assist in preparing encrypted output rows during job execution. Options A, B, and C are incorrect as they do not represent the primary function of these scripts, which focuses on encryption rather than securing data, setting up credentials, or decoding input.