DATA STRUCTURE
Programming and Technical
Programming
Technical
Stack can be described as a pointer. Explain.
Read Solution (Total 1)
-
- the top most element is been pointed by a pointer. we can access only the top most element of a stack, hence we can say that stack can be described as a pointer.
- 10 years agoHelpfull: Yes(1) No(0)
DATA STRUCTURE Other Question