Which of the following is not the application of stack?
A. A parentheses balancing program
B. Tracking of local variables at run time
C. Compiler Syntax Analyzer
D. Data Transfer between two asynchronous process
Correct answer is option D. Explanation: Data Transfer between two asynchronous process is not the application of stack from the above options.
0 Comments