Question: The postfix form of the expression (A+ B)*(C*D- E)*F / G is?

Options

A : AB+ CD*E – FG /**

B : AB + CD* E – F **G /

C : AB + CD* E – *F *G /

D : AB + CDE * – * F *G /

Click to view Correct Answer

Previous || Next

Data Structure Interview more questions

The set of all strings over ? ={a,b} in which....

In Reverse Polish notation, expression A*B+C*D is written as __________

LCM(a, b) is equals to _________

HCF(a, b) is equals to _________

Simplify Y = AB’ + (A’ + B)C.

The expression A+BC is the reduced form of ______________

Simplify the expression using K-maps: F(A,B,C,D)=? (1,3,5,6,7,11,13,14).

Evaluation of expression a/b+c*d-e in postfix notation.

A compound is formed by atoms of elements A occupying....

Which of the following arrangements of particles does a simple....

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