What's the difference between
and
Enter two words to compare and contrast their definitions, origins, and synonyms to better understand how those words are related.

Procedure vs Interrupt - What's the difference?

procedure | interrupt |

As nouns the difference between procedure and interrupt

is that procedure is procedure while interrupt is (computing) an event that causes a computer to temporarily cease what it was doing and attend to a condition.

As a verb interrupt is

to disturb or halt an ongoing process or action by interfering suddenly.

procedure

Noun

  • A particular method for performing a task.
  • * {{quote-magazine, date=2014-06-14, volume=411, issue=8891, magazine=(The Economist)
  • , title= It's a gas , passage=One of the hidden glories of Victorian engineering is proper drains. Isolating a city’s effluent and shipping it away in underground sewers has probably saved more lives than any medical procedure except vaccination.}}
  • A series of small tasks or steps taken to accomplish an end.
  • (label) The set of established forms or methods of an organized body for accomplishing a certain task or tasks.
  • The steps taken in an action or other legal proceeding.
  • * (Isaac Taylor) (1787–1865)
  • Gracious procedures .
  • (label) That which results; issue; product.
  • (Bacon)
  • (label) A subroutine or function coded to perform a specific task.
  • (label) A surgical operation.
  • Synonyms

    * (method) algorithm, method, process, routine * (set of established forms or methods of an organized body) protocol * (computing) function, routine, sub, subroutine, method (although some of these have slightly differing meanings in some programming languages) * (medicine) operation

    Anagrams

    * ----

    interrupt

    English

    Verb

    (en verb)
  • To disturb or halt an ongoing process or action by interfering suddenly.
  • * Shakespeare
  • Do not interrupt me in my course.
  • * , chapter=3
  • , title= The Mirror and the Lamp , passage=One saint's day in mid-term a certain newly appointed suffragan-bishop came to the school chapel, and there preached on “The Inner Life.”  He at once secured attention by his informal method, and when presently the coughing of Jarvis […] interrupted the sermon, he altogether captivated his audience with a remark about cough lozenges being cheap and easily procurable.}}
  • To divide; to separate; to break the monotony of.
  • The evenness of the road was not interrupted by a single hill.
  • (computing) To assert to a computer that an exceptional condition must be handled.
  • Antonyms

    * continue * resume

    Noun

    (wikipedia interrupt) (en noun)
  • (computing) An event that causes a computer to temporarily cease what it was doing and attend to a condition
  • The interrupt caused the packet handler routine to run.

    Derived terms

    * hardware interrupt * interrupt handler * non-maskable interrupt, NMI * software interrupt