Multiple choice

Which of the following is not an application of stack data structure?

  1. Reverse a word

  2. Backtracking

  3. Undo task in text

  4. Conversion of decimal to binary

  5. None of the above

Reveal answer Fill a bubble to check yourself
E Correct answer
Explanation

Yes, all of the above are the applications of the stack data structure.