difference between function and loop
Answers
Answered by
6
Answer:
Just as a loop is an embodiment of a piece of code we wish to have repeated, a function is an embodiment of a piece of code that we can run anytime just by calling it into action. A given loop construct, for instance could only be run once in its present location in the source code.
Explanation:
mark as brainliest pls
Answered by
2
Answer:
hope it help you mate.............
Attachments:
![](https://hi-static.z-dn.net/files/dcf/448c07018d0f3f43b371c830dedc6d5b.jpg)
Similar questions