What method removes the value from the top of a stack?



The pop() member method removes the value from the top of a stack, which is then returned by the pop() member method to the statement that calls the pop() member method.




Explore posts in the same categories: Data Structure Interview Questions


BOOKMARK THIS : BlinkList | del.icio.us | Digg it | Furl | reddit | StumbleUpon | Yahoo MyWeb |


Comment:

You must be logged in to post a comment.