InterviewSolution
Saved Bookmarks
| 1. |
Buffer-overflow may remain as a bug in apps if __________ are not done fully.(a) boundary hacks(b) memory checks(c) boundary checks(d) buffer checksThis question was posed to me in exam.Query is from Buffer Overflow in chapter Cyber Security of Cyber Security |
|
Answer» The correct choice is (c) BOUNDARY checks |
|