2010
2007
2006
Higher Order Programming - article - w3future.com
Higher Order Programming is the ability to use functions as values. So you can pass functions as arguments to other functions and functions can be the return value of other functions.
1
(3 marks)
