Certified Ethical Hacker – CEH – 312-50 – Question419

Which of the following programming languages is most susceptible to buffer overflow attacks, due to its lack of a built-in-bounds checking mechanism?

Output:
Segmentation fault


A.
C#
B. Python
C. Java
D. C++

Correct Answer: D