In Forth and PostScript the stacks are explicit. In Java they are hidden, except for printStackTrace.
Local variables are often called stack variables because they are stored on the stack. In Java, the stack contains the local variables for each running method is the thread and the places to return to in the calling program for each level of call. If you call too many methods without returning (usually by using recursion) you will generate a StackOverFlowError.
This page is posted |
http://mindprod.com/jgloss/stack.html | |
Optional Replicator mirror
|
J:\mindprod\jgloss\stack.html | |
Please read the feedback from other visitors,
or send your own feedback about the site. Contact Roedy. Please feel free to link to this page without explicit permission. | ||
Canadian
Mind
Products
IP:[65.110.21.43] Your face IP:[3.149.254.25] |
| |
Feedback |
You are visitor number | |