Question: a function is recursive a function is called before it is dehned a function refers to a riobal variable 7 point Select all ot the
a function is recursive a function is called before it is dehned a function refers to a riobal variable 7 point Select all ot the good reasons te create functions in your programs. organization - dividing code into manageable chunks efficiency - code that uses functions tends to be faster than code that does not abstraction - a programmer can use a function without needing to understand every detail of haw it works ressability - copry-pasting statements involves repeatire yourselt, but calling functions does not robustness - functions reduce the likelihood of runtime errors
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
