been a while.
spreadsheets use more or less, the same notation as ... many computer input boxes do so.... think about it this way, what would you use if you were to type it here? so... the spreadsheet will use more or less the same
more?
you're correct since A1 and A2 is just a cell reference, with varying row, same column
hint: look for the one that has cells referencing themselves. This is a very bad idea because it leads to circular logic
that option should be eliminated because of that flaw
so I'm guessing its b?
no, if you look closely at b, you'll notice that cell C1 references itself when it says =B1+C1 but how can we know the value of =B1+C1 if we don't know the value of C1? This is circular logic and leads to an error. If the program didn't throw the error, then it would be stuck in an infinite loop.
try it out with excel to see what it says
so the only option I have left would be A.
correct
Join our real-time social learning platform and learn together with your friends!