Data Structure - Part - 5 - 5.2 - Stack Expression Conversion Infix Postfix Prefix Examples

preview_player
Показать описание
Data Structure - Part - 5 - 5.2 - Stack Expression Conversion Infix Postfix Prefix Examples for without parenthesized method

Part – 5.2
1. Convert a * b ^ c – d / e $ f into polish notation
2. To convert prefix to infix: we need to solve expression from _________
a) Left to right b) right to left c) any order can be followed d) none of above
3. To convert postfix to infix: we need to solve expression from _________
a) Left to right b) right to left c) any order can be followed d) none of above
4. Convert prefix to infix : + + A * B C D
5. Convert postfix to infix : A B + C + D +
6. Convert prefix to postfix : + * A B * C D
7. Convert Postfix to prefix : a b / c d / +
Рекомендации по теме
Комментарии
Автор

+--a/b^cde*^fgh
Answer of 7:17 work at home

bhagirathsinhmakwana
Автор

Sir, the infix of abc^def^*g/+khj$^+ would be a * b ^ c + d * e ^ f / g + k ^ h $ j ? or is there a sign missing ?

AeroAndZero
join shbcf.ru