CrosswordMint
Dynamic Functions and Programming Patterns
Moderate difficulty suitable for most players
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
Across
  • 1. Region in code where a variable is accessible
  • 2. Object that refers to a method in some languages
  • 5. Function that calls itself during execution
  • 7. Data structure holding function execution context
  • 9. Data type representing true or false values
  • 10. Anonymous function often used for short expressions
  • 12. Memory structure managing function call order
  • 13. Keyword used to output a value from a function
Down
  • 3. Same function name with different parameters
  • 4. Named input in a function definition
  • 6. Function passed as an argument to another function
  • 8. Storage location identified by a name in code
  • 11. Function with preserved reference to its environment
  • 14. Value passed to a function when called
  • 15. Function substitution to optimize performance

Similar Crossword Puzzles