Last Updated on August 14, 2021 by Admin
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
- C#
- Python
- Java
- C++