Quizzes
Quizzes
The quizzes are meant to help you understand how Fortran programs work as well as to test your knowledge of the syntax of the language. Some are also exercises in logic… For maximum benefit, we suggest that you only use a pen and a paper and perhaps the course notes when answering the questions, and do not try out possible answers on a computer (nor look at the model solutions!) until after you are finished.
First quiz: Basic elements of the language (mainly first chapter of the course).
Model solutions of the first quiz.
Second quiz: Slightly more difficult…
Model solutions of the second quiz.
Third quiz: Both logic and language…
Model solutions of the third quiz.
Fourth quiz. Find the bug… Don’t do this quiz before having completed the third one!