Computer Science, asked by kkanukartik, 10 months ago

What do you mean by function? Name some of the commonly used functions?​

Answers

Answered by Anonymous
2
  • (1) 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