Evaluate the following Postfix notation of expression:
4,2,*,22,5,6,+,/,-
Element | Stack Contents |
4 | 4 |
2 | 4,2 |
* | 8 |
22 | 8, 22 |
5 | 8, 22, 5 |
6 | 8, 22, 5, 6 |
+ | 8, 22, 11 |
/ | 8, 2 |
- | 6 |
Sponsor Area
Stacks & Queues In List Here is the CBSE Computer And Communication Technology Chapter 6 for Class 12 students. Summary and detailed explanation of the lesson, including the definitions of difficult words. All of the exercises and questions and answers from the lesson's back end have been completed. NCERT Solutions for Class 12 Computer And Communication Technology Stacks & Queues In List Chapter 6 NCERT Solutions for Class 12 Computer And Communication Technology Stacks & Queues In List Chapter 6 The following is a summary in Hindi and English for the academic year 2025-26. You can save these solutions to your computer or use the Class 12 Computer And Communication Technology.
Evaluate the following Postfix notation of expression:
4,2,*,22,5,6,+,/,-
Element | Stack Contents |
4 | 4 |
2 | 4,2 |
* | 8 |
22 | 8, 22 |
5 | 8, 22, 5 |
6 | 8, 22, 5, 6 |
+ | 8, 22, 11 |
/ | 8, 2 |
- | 6 |
Sponsor Area
Sponsor Area
Mock Test Series