July2016 cs Q24

0. Which of the following is not an inherent application of stack?

  • Option : C
  • Explanation :
    We can use stack for string reversal, evaluation of postfix expression and most important is implementation of recursion but job scheduling is not done by stack. So, option (C) is correct.
Cancel reply
Cancel reply