1.

How is a stack created?(a) slack and pointer(b) stack and memory(c) memory and a pointer(d) memory and a registerI have been asked this question in quiz.The above asked question is from Buffers topic in chapter Buffering and other Data Structures of Embedded Systems

Answer»

Right OPTION is (d) memory and a register

Explanation: The SLACK is created in the same way as the BUFFER does, that is by USING a memory and a pointer. The control associated with the buffer or memory is a register which ACTS as an address pointer.



Discussion

No Comment Found

Related InterviewSolutions