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

To EXPLAIN: A buffer 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. The buffer can handle data only if limited data is inserted.



Discussion

No Comment Found

Related InterviewSolutions