Which of these data types is used by operating system to manage the Recursion in Java?
(a) Array
(b) Stack
(c) Queue
(d) Tree
This question was addressed to me during a job interview.
I'm obligated to ask this question of Recursion in chapter Classes and Methods of Java