A B C D E F G H I J K L M N O P Q R S T U V W X Y Z

Function (Procedure, Method, Subroutine, Routine, Subprogram)

  • Home /
  • Duras /
  • function (procedure, method, subroutine, routine, subprogram)
Table of Contents

About

In computer programming, a function (also procedure, method, subroutine, routine, or subprogram) is a callable unit of software logic that has a well-defined interface and behaviour and can be invoked multiple times1.

Anki

References


  1. Wikipedia. “function”. Available at: https://en.wikipedia.org/wiki/Function_(computer_programming). (Accessed: [2025-05-22 Thu 23:41]). ↩︎

Related Posts