Procedure vs Interrupt - What's the difference?
procedure | interrupt |
A particular method for performing a task.
* {{quote-magazine, date=2014-06-14, volume=411, issue=8891, magazine=(The Economist)
, title= 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)
(label) That which results; issue; product.
(label) A subroutine or function coded to perform a specific task.
(label) A surgical operation.
To disturb or halt an ongoing process or action by interfering suddenly.
* Shakespeare
* , chapter=3
, title= To divide; to separate; to break the monotony of.
(computing) To assert to a computer that an exceptional condition must be handled.
(computing) An event that causes a computer to temporarily cease what it was doing and attend to a condition
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
English
(wikipedia procedure)Noun
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.}}
- Gracious procedures .
- (Bacon)
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) operationExternal links
* *Anagrams
* ----interrupt
English
Verb
(en verb)- Do not interrupt me in my course.
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.}}
- The evenness of the road was not interrupted by a single hill.
Antonyms
* continue * resumeNoun
(wikipedia interrupt) (en noun)- The interrupt caused the packet handler routine to run.