InterviewSolution
Saved Bookmarks
| 1. |
A __________ is a sequential segment of the memory location that is allocated for containing some data such as a character string or an array of integers.(a) stack(b) queue(c) external storage(d) bufferI got this question in examination.The question is from Buffer Overflow topic in chapter Cyber Security of Cyber Security |
|
Answer» Right choice is (d) BUFFER |
|