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

Best explanation: Buffer-overflow MAY remain as a BUG in APPS if boundary checks are not done fully by developers or are skipped by the QA (Quality Assurance) testers of the software development team.



Discussion

No Comment Found

Related InterviewSolutions