👤

Answer :

Answer:

Order of Evaluation in Computer:

()

Arithmetic Operators ( * / % + - ) IN THIS ORDER

Relational Operators (< ,<= , >,  >=,  ==,  !=)

NOT

AND

OR

Explanation:

So to answer the question. Here is the order in which they will be written

()

*

+

=