Ask Question
1 July, 15:29

Explain at least one reason why programming languages have functions

+4
Answers (1)
  1. 1 July, 16:40
    0
    With functions we can separate different parts of our code. each functions implements a single logical part of the program.

    for example sqrt () function does square root. so we can use it in different programs, because it's a stand-alone component.
Know the Answer?
Not Sure About the Answer?
Find an answer to your question ✅ “Explain at least one reason why programming languages have functions ...” in 📘 Computers and Technology if you're in doubt about the correctness of the answers or there's no answer, then try to use the smart search and find answers to the similar questions.
Search for Other Answers