Which of the following is not an inherent application of stack?
(a) Reversing a string
(b) Evaluation of postfix expression
(c) Implementation of recursion
(d) Job scheduling
My query is from Stack Operations in portion Abstract Data Types of Data Structures & Algorithms I
The question was asked in class test.