answersLogoWhite

0

in dynamic stack we don't have to initialize the size of array while in static stack we have 2 initialize it ......

User Avatar

Wiki User

8y ago

What else can I help you with?

Continue Learning about Engineering

Representation of stack data structure in c plus plus?

Stack is an abstract data type that allows you to input and output data in a way that the first data which was placed in the stack will be the last one to get out. We use physical examples of stack in our daily lives such as the stack of dishes or stack of coins where you only add or remove objects from the top of the stack. You can see the implementation in c++ in related links, below.


Difference between dynamic and static memory allocation?

Static memory allocation is memory allocated on the "stack" and cannot be resized after the initial allocation, while dynamic memory allocation is memory allocated in the "heap", and can be dynamically expanded and shrunk as necessary.


What is hardware stack and software stack?

hardware stack - a stack implemented in and entirely managed by hardware, this stack will have dedicated memory and registers in the physical hardware of the system.software stack - a stack implemented with and entirely managed by software, this stack will use a small piece of main RAM and variables declared in the program software (making it much easier to modify if necessary than a hardware stack).


How would you explain about the LAMP software?

LAMP (LINUX-APACHE-MYSQL-PHP) is a solution stack of Software to run Dynamic Websites or Servers. HTTP://openwavecomp.com.sg


What is the difference between dynamic strain aging and strain aging?

Strain aging could be described as " normal wear and tear " or the fatigue that is experienced under normal conditions, whereas Dynamic strain would be an out of the normal range stress condition like a one time over stress condition where the sum of much strain aging is experienced in one " dynamic" occurrence.

Related Questions

Stack can be described as a pointer Explain?

Stack is also dynamic memory, without the hassle. Dynamic memory uses pointers to check its value, free the memory, etc.


What is stackunderflow?

An error condition that occurs when an item is called for from the stack, but the stack is empty.


When one variable increase while the other variable deacreases is a statement indicating an inverse relationship?

No. That condition is necessary but not sufficient.No. That condition is necessary but not sufficient.No. That condition is necessary but not sufficient.No. That condition is necessary but not sufficient.


Why dynamic stacks need not to check overflows?

Dynamic stacks do not need to check for overflow, per se, because they will automatically allocate extra storage if it is needed. However, it is still necessary to check for the out-of-memory condition, so the truth is that dynamic stacks do need to check for overflow, so to speak, because out-of-memory is similar in consequences to overflow.


Representation of stack data structure in c plus plus?

Stack is an abstract data type that allows you to input and output data in a way that the first data which was placed in the stack will be the last one to get out. We use physical examples of stack in our daily lives such as the stack of dishes or stack of coins where you only add or remove objects from the top of the stack. You can see the implementation in c++ in related links, below.


Difference between dynamic and static memory allocation?

Static memory allocation is memory allocated on the "stack" and cannot be resized after the initial allocation, while dynamic memory allocation is memory allocated in the "heap", and can be dynamically expanded and shrunk as necessary.


Joint operational planning pertains to what type of dynamic condition?

flexible and responsive


What is hardware stack and software stack?

hardware stack - a stack implemented in and entirely managed by hardware, this stack will have dedicated memory and registers in the physical hardware of the system.software stack - a stack implemented with and entirely managed by software, this stack will use a small piece of main RAM and variables declared in the program software (making it much easier to modify if necessary than a hardware stack).


What is local data?

Local data is automatic data associated with the block that is presently in scope. It is dynamic, usually allocated from the stack, and it goes away when you leave the block.


Where linked list using?

linked list are used for creation of stack,queues to use memory in optimum manner linked list are used as they are dynamic in nature


How would you explain about the LAMP software?

LAMP (LINUX-APACHE-MYSQL-PHP) is a solution stack of Software to run Dynamic Websites or Servers. HTTP://openwavecomp.com.sg


What condition is necessary for process to be adiabatc?

The condition that does not heat to enter or leave the system.