Home >  Term: call stack
call stack

(1) The ordered list of all programs or procedures currently started for a job. The programs and procedures can be started explicitly with the CALL instruction, or implicitly from some other event.
(2) A list of data elements that is constructed and maintained by the Java virtual machine (JVM) for a program to successfully call and return from a method.

0 0

Creator

  • Peteh
  •  (V.I.P) 14225 points
  • 100% positive feedback
© 2024 CSOFT International, Ltd.