Hi folks.
I am doing a university unit this semester which briefly covers Mathematica(2 weeks) and the rest is Matlab(10 weeks). Anyway, the lecturer has given us some past exam papers to do. One of the questions is:
Which of the following statements about Mathematica Notebook is true: A) A notebook is the only way to execute Mathematica functions B) Each cell in the notebook has its own namespace C) Everything in the notebook is an expression D) %% is used to add comments in a notebook.
I know D is wrong, since " (* " is used to comment. I believe C is true, but I don't know about A & B?
For this unit,we only learnt basic commands like Plot and Solve etc, not any theory about Mathematica. However they might have spend more time on Mathematica in the past years, and hence the past exams have these types of questions. I certainly don't recall learning anything about namespace or how else functions can be calculated outside of a notebook.
Any help would be appreciated. Thanks in advance.