‧͙⁺˚*・༓☾🐺☽༓・*˚⁺‧͙

Home

❯

Notes

❯

working notes

❯

procedures

procedures

Oct 19, 20251 min read

  • computer-science

parent:: Functional programming Procedural programming X:: Function

Procedures are a series of steps that need to be done to perform a certain task

  • Procedure can be called at any point of time in program.
  • Procedure can be called by any other procedure including self.

References::

Tags:: computer-science computer-science

Back-links::

Foot-notes::


Graph View

Backlinks

  • MOC_Computer_Science
  • MOC-Computer-Science