Question: The postfix form of A*B+C/D is?

Options

A : *AB/CD+

B : AB*CD/+

C : A*BC+/D

D : ABCD+/*

Click to view Correct Answer

Next

Data Structure Interview more questions

If a * b = a such that a ?....

What is the use of symbol * in the control....

Which of the following statement(s) is/are correct?

Evaluation of 4*5+3/2-9 in prefix notation.

For the expression (7-(4*5))+(9/3) which of the following is the....

Which of the following is not an operator in C?

Which of the following is used to distinguish the variables....

Which of the following operator is used with this pointer....

Which of the following is the scope resolution operator?

Which of the following characters are ignored while lexical analysis?

Data Structure Adjacency List more Online Exam Quiz

Data Structure Graph

Data Structure Hash Tables

Data Structure Heap

Data Structure Incidence Matrix Graph Structured Stack

Data Structure Inorder Traversal

Data Structure Interview Experienced

Data Structure Interview Freshers

Data Structure Interview Single Linked Lists

Data Structure Kadanes Algorithm

Data Structure Linear Search Iterative