156k views
0 votes
Which of the following symbols comes first when a formula or function is written in a spreadsheet?()+=*

User Kassie
by
5.4k points

1 Answer

2 votes

Answer:

Order of Evaluation in Computer:

()

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

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

NOT

AND

OR

Step-by-step explanation:

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

()

*

+

=

User Tejoprabowo
by
5.2k points