Computer Science, asked by pinkybhati25071990, 7 months ago

When we write a formula, it is included within the parenthesis. It is called as __________.

Answers

Answered by kabitasingh300
1

Answer:

code##################

Answered by poojan
9

When we write a formula, it is included within the parenthesis. It is called Expression.

Explanation:

  • Expression is a combination of operators, operands, and values that perform a certain evaluation.
  • In general, they are called 'formulae', and are enclosed within brackets such that the compiler or interpreter evaluates the entire data in the parenthesis as one unit, at once.
  • Enclosing them within the brackets maintains the clarity of how the evaluation should be performed, and the data that is present in the brackets are evaluated first in the complete statement, as the brackets hold maximum priority in the operator precedence and associativity.
  • The types of expressions are:

                   Arithmetic expressions.

                    Relational expressions.

                    Logical expressions.

                    Conditional expressions.

Learn more:

1. A CSS file cannot be linked to a web page. State True or False.

brainly.in/question/21107345

2. True or false: to join two strings,use the dollar ($) character.

brainly.in/question/21624446

Similar questions