CompTIA
CAS-002 · Question #644
CAS-002 Question #644: Real Exam Question with Answer & Explanation
The correct answer is C: Overflowing a buffer with too much data. Buffer overflow attacks is related to resource exhaustion but is not the same thing. The reason being that the buffer overflow is based on programmers not checking array bounds, rather than exhausting resources. Answer options A, B, and D are incorrect. All of these are examples
Question
Resource exhaustion includes all of the following except_____
Options
- AOpening too many connections
- BAllocating all system memory to a single application
- COverflowing a buffer with too much data
- DFlooding a network with excessive packets
Explanation
Buffer overflow attacks is related to resource exhaustion but is not the same thing. The reason being that the buffer overflow is based on programmers not checking array bounds, rather than exhausting resources. Answer options A, B, and D are incorrect. All of these are examples of resource exhaustion.
Community Discussion
No community discussion yet for this question.