ISC Exam Questions

Why do buffer overflows happen?

Why do buffer overflows happen?

A.
Because buffers can only hold so much data.

B.
Because input data is not checked for appropriate length at time of input.

C.
Because they are an easy weakness to exploit.

D.
Because of insufficient system memory.