Stacks do not find applicability for Allocation of Resources by Operating System - Data Structure

Q.  Stacks do not find their applicability for ____________.
- Published on 28 Aug 15

a. Simplification of an arithmetic expression in postfix form
b. Recursion Implementation
c. Conversion of Infix to its equivalent Postfix Form
d. Allocation of Resources by an Operating System

ANSWER: Allocation of Resources by an Operating System
 

    Discussion

  • Nirja Shah   -Posted on 16 Nov 15
    Some of the important application of stack is as follows.
    - Simplification of an arithmetic expression in postfix form
    - Recursion Implementation
    - Conversion of Infix to its equivalent Postfix Form
    - Reversal of string.
    - Checking validity of expression containing nested parentheses.
    There is no role of stack while operating system allocates resource.

Post your comment / Share knowledge


Enter the code shown above:

(Note: If you cannot read the numbers in the above image, reload the page to generate a new one.)