I am confused with term STACK.
Where is stack created ? Is it created in procesor or RAM ?
Is it created by the programming language or is ot a part of OS
? If there are more than one applications running at a time, does it mean that there will be more than one stacks ?
Are there different kinds of stack (I read "call stack"), if yes which ones ?
Please explain
Where is stack created ? Is it created in procesor or RAM ?
Is it created by the programming language or is ot a part of OS
? If there are more than one applications running at a time, does it mean that there will be more than one stacks ?
Are there different kinds of stack (I read "call stack"), if yes which ones ?
Please explain
Comment