What do you mean by a Function? Name some of the Functions.
Answers
Answered by
10
In programming, a named section of a program that performs a specific task. In this sense, a function is a type of procedure or routine. ... Most programming languages come with a prewritten set of functions that are kept in a library. You can also write your own functions to perform specialized tasks.
Similar questions