From health tips to tech hacks, find it all on IDNLearn.com. Join our interactive Q&A community and access a wealth of reliable answers to your most pressing questions.

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

Sagot :

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

()

*

+

=