Can I read INF1511 Exam Answers: May 2017 on EtoBox?
INF1511 Exam Answers: May 2017 by claudz is a document available to read on EtoBox.
What is INF1511 Exam Answers: May 2017 about?
Literals are fixed values like numbers and strings that appear directly in code. Variables are used to store data and can have different values assigned to them, like the variable x = 4. A recursion function calls itself and needs a base case condition to exit the recursion, otherwise it will run indefinitely. Recursion calculates the sum of the first 20 natural numbers by having the sum function call itself, decreasing the parameter each time, until it reaches the base case of 1. Inheritance allows a ch
- Author
- claudz
- Language
- EN