Q:1. Which of the following programming languages have common buffer overflow problem in the development of applications?
1.C, Ruby
2.C, C++
3.Python, Ruby
4.C, Python
Answers
Answered by
1
option B
hope you doubt is clear
Answered by
0
The programming languages having common overflow buffer problems in the development of its applications are C and C++.
• Option “B” is correct i.e. C and C++ languages
• The problem of buffer overflows is generally common in the C and C++ languages since they expose low level representative details of buffers as containers for data types.
Hope it helped...
Similar questions