Skip to content

Latest commit

 

History

History
7 lines (6 loc) · 339 Bytes

README.md

File metadata and controls

7 lines (6 loc) · 339 Bytes

Fundamental types and expressions

Tasks:

  • Compile the program and analyse the output of the different expressions
  • Discuss with other students or your tutor in case the result of an expression is a surprise
  • Fix the marked expressions by changing types such that they produce meaningful results
  • Answer the questions in the code