A programmer using the C language made a mistake that allows an unexpected amount of data to
be received by a program. As a result, the program can crash and leave a root shell behind, thus
exposing the entire operating system to an attack. What element has the programmer improperly
used?
A.
A buffer
B.
A pointer
C.
A linked library
D.
An embedded library
Explanation: