Why do we define a function?
Answer:
Functions are defined because they let us use a block of code repeatedly without having to rewrite the code again and again and thus reduces complexity.
Past Year - 1 Mark Questions
Past Year - 1 Mark Questions
Last updated at Dec. 13, 2024 by Teachoo
Answer:
Functions are defined because they let us use a block of code repeatedly without having to rewrite the code again and again and thus reduces complexity.