Math, asked by savarkar4323, 1 year ago

(no1+no2)*(no3+no4) is called as?

Answers

Answered by Monica09
9

Answer:

Expression

Step-by-step explanation:

Answered by aliyasubeer
0

Answer:

This is called as an Expression in computer programming languages.

Step-by-step explanation:

Standard expressions are also defined as two or more operator-joined operands intended to perform programmer-defined operations.

  • Operators are represented by symbols such as "+", "", "/", and "*".
  • In this example no1+ no2 multiply with no3+no4.
  • This be a programmer defined operation.
  • no1,no2no3no4 are programmer declared  numbers or variables.
Similar questions