Computer Science, asked by User5876, 1 year ago

The expressions used in programming language are
1) infix expressions
2) prefix expressions
3) postfix expressions
4) depends on language

Answers

Answered by DolaBhanu
6

infix expression is the answer

Answered by steffiaspinno
0

1. The expressions used in the programming language are infix expressions.

Features of Infix expressions:

  • Infix expressions are the expressions which formed when the operator is between the pair of operands
  • It is the expression in which the operator is written between two or more operands
  • It is a single letter operand which is preceded by one infix string with another infix string
  • The operand is pushed to the operand stack when the operator stack is empty
  • It is used in an arithmetic formula like exponents

Similar questions