can anyone clarify to me what this means? it's kind of comfusing..:)
linked stack embedded in a sequencial vector

Recommended Answers

All 2 Replies

i mean how can a link stack be in a sequential vector/ isn't a vector here an array? as in sequential representation of stacks are in array and when you say linked representation, its node. for me, its like a contradiction. hmmmmmm?

Of course, since the only thing "in the vector" is a reference to the linked list, not the linked list itself.

Be a part of the DaniWeb community

We're a friendly, industry-focused community of developers, IT pros, digital marketers, and technology enthusiasts meeting, networking, learning, and sharing knowledge.