QuestionMay 8, 2025

Buffer overflow is common in programs when data exceeds the boundary of the buffer. True False

Buffer overflow is common in programs when data exceeds the boundary of the buffer. True False
Buffer overflow is common in programs when data exceeds the boundary of the buffer.
True
False

Solution
4.7(284 votes)

Answer

True Explanation 1. Define buffer overflow Buffer overflow occurs when data exceeds the allocated memory boundary of a buffer, leading to overwriting adjacent memory. 2. Evaluate statement The statement correctly describes the cause of buffer overflow.

Explanation

1. Define buffer overflow <br /> Buffer overflow occurs when data exceeds the allocated memory boundary of a buffer, leading to overwriting adjacent memory. <br /><br />2. Evaluate statement <br /> The statement correctly describes the cause of buffer overflow.
Click to rate: