InterviewSolution
Saved Bookmarks
| 1. |
______________ is a widespread app’s coding mistake made by developers which could be exploited by an attacker for gaining access or malfunctioning your system.(a) Memory leakage(b) Buffer-overrun(c) Less processing power(d) Inefficient programmingI got this question in an online interview.This is a very interesting question from Buffer Overflow in chapter Cyber Security of Cyber Security |
|
Answer» Right OPTION is (b) Buffer-overrun |
|