“No” in a technical sense. However, practical stack implementations often provide access to or traversal over values stored in a stack. Java, for example, lets you treat a stack as if it were a vector, complete with indexing operations.