Infix notation : It is the form of an expression obtained from in order traversal of the tree representing this expression. So in the infix notation, Operators must be placed in the operands.
Thursday, March 24, 2016
Home »
» What is infix notation with example?
What is infix notation with example?
9:08 AM
No comments
Related Posts:
What is Assembler? Assembler : Assembly code is passed to an assembler for further processing that is, if the source language is assembly language language & the target language is machine language, Then the translator is called assembler.… Read More
Using suitable block diagram shows the different phases of a compiler & briefly describes the phases. Using suitable block diagram shows the different phases of a compiler & briefly describes the phases. Or,Describe the function of the five main component of compiler. A compiler operates in phases, each of which tra… Read More
What are the properties that good error detection & diagnostic should have? The properties that good error detection & diagnostic should have : Good error diagnostic can significantly help reduce debugging & maintenance effort. These are the properties of good error detection & d… Read More
From a compiler a designer point of view, what are the source of errors in compiler? From a compiler a designer point of view, the source of errors in compiler : There are many sources to occur error. These are the source of errors in compiler- At the very onset, the design specifications for the p… Read More
What is Interpreter? Interpreter : Interpreter is kinds of translator that translates & execute each source language statement before translating & executing next one but don't produce an object program. Interpreter are frequent… Read More
0 comments:
Post a Comment