Which of the following programming language 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
3
Answer:
Here is your answer
Explanation:
Option 2 is the correct answer.
The problem of buffer overflows is common in the C and C++ languages because they expose low level representational details of buffers as containers for data types.
.
.
.
plzz mark it as the brainliest answer!!!
Similar questions