answersLogoWhite

0

1. Operation 'push' returns with a STACK_FULL error code

2. Operation 'is_full' returns with TRUE

User Avatar

Wiki User

14y ago

What else can I help you with?

Related Questions

What are two reliable backup methods to protect date?

full backup


Can you stack more than two cards in Uno?

No, in Uno you can only stack two cards at a time.


How many different stack styems are there?

There are two types of plumbing stacks: A stack vent and a soil or waste stack.


How many albans do short stack have?

two, "stack is the new black" and "this is bat country"


What are two methods of comparing whole numbers?

tell how you could use a number line to determine which of two numbers is greater


Tell me two methods you used to increase sales while creating a great guest experience?

your tati


What are the stack operation?

there are two operations you can do with a STACK one is PUSH operation and the other is POP operation


What is the name for a narrow recording band that forms a full circle on the surface on a magnetic disk?

track


Two tanks a 50 gallon tank completely full of water and the top tank is about 15 gallons only half full Both are glass Is it okay to stack aquariums on top of each other with board between them?

no because it is still 2 heavy and it will break


What is multiple stack?

Consider the situation that you have a shelf with 10 compartments and you have to place 11 books in it with each book occupying a compartment. You can only place 10 books in the shelf and for placing the 11th book, you need to find another shelf. Similarly multiple stack in data structure refers to the usage of more than one stack to store data. The same stack can be divided into two: one proceeding from 0 to max whereas the other proceeding from max to 0. When both stacks meets together, the stacks are full.


What is a guitar stack?

A stack referrs to a type of amplifier where there is a head, and two cabinets stacked atop one another. The head is on the top of both cabinets. A popular amp stack would be a marshall stack. The cabinets usually consist of 4 12 inch speakers but this can vary.


What is the relationship between a stack and an array?

There is no inherent relationship between the two. It's possible to implement a stack using an array to store date, but that's about it.