CompTIA SecurityX Certification Exam CAS-004 Question # 102 Topic 11 Discussion

CompTIA SecurityX Certification Exam CAS-004 Question # 102 Topic 11 Discussion

CAS-004 Exam Topic 11 Question 102 Discussion:
Question #: 102
Topic #: 11

A security technician is investigating a system that tracks inventory via a batch update each night. The technician is concerned that the system poses a risk to the business, as errors are occasionally generated and reported inventory appears incorrect. The following output log is provided:

CAS-004 Question 102

The technician reviews the output of the batch job and discovers that the inventory was never less than zero, and the final inventory was 100 rather than 60. Which of the following should the technician do to resolve this issue?


A.

Ensure that the application is using memory-safe functions to prevent integer overflows.


B.

Recommend thread-safe processes in the code to eliminate race conditions.


C.

Require the developers to include exception handlers to accommodate out-of-bounds results.


D.

Move the batch processing from client side to server side to remove client processing inconsistencies.


Get Premium CAS-004 Questions

Contribute your Thoughts:


Chosen Answer:
This is a voting comment (?). It is better to Upvote an existing comment if you don't have anything to add.