Dictionary    Maps    Thesaurus    Translate    Advanced >   


Tip: Click a synonym from the results below to see its synonyms.

No results could be found matching the exact term Subroutine in the thesaurus.
Try one of these suggestions:
saber  seaport  separate  separated  separately  separateness  separation  separatism  separatist  separative  severed  severity  shepherd  shipyard  sobriety  soubrette  spare  spared  spartan  spearhead  spirit  spirited  spiritless  spirits  spiritual  spiritualism  spiritualist  spiritualistic  spirituality  spiritualize  spirituous  sporadic  sporadically  sport  sporting  sportive  sportscast  sportsman  sportsmanship  sportswear  sporty  spread  sprite  spritz  sprout  spurt  spurtle  suborder  subordinate  subordination  subvert  superheat  support  supportable  supporter  supporting  supportive  suppurate  sybarite 
Dictionary Results for Subroutine:
1. WordNet® 3.0 (2006)
subroutine
    n 1: a set sequence of steps, part of larger computer program
         [syn: routine, subroutine, subprogram, procedure,
         function]

2. The Free On-line Dictionary of Computing (30 December 2018)
subroutine
procedure
routine

    (Or "procedure") A sequence of instructions
   for performing a particular task.  Most programming languages,
   including most machine languages, allow the programmer to
   define subroutines.  This allows the subroutine code to be
   called from multiple places, even from within itself (in which
   case it is called recursive).  The programming language
   implementation takes care of returning control to (just after)
   the calling location, usually with the support of call and
   return instructions at machine language level.

   Most languages also allow arguments to be passed to the
   subroutine, and one, or occasionally more, return values to
   be passed back.

   A function is often very similar to a subroutine, the main
   difference being that it is called chiefly for its return
   value, rather than for any side effects.

   (1996-10-01)


Common Misspellings >
Most Popular Searches: Define Misanthrope, Define Pulchritudinous, Define Happy, Define Veracity, Define Cornucopia, Define Almuerzo, Define Atresic, Define URL, Definitions Of Words, Definition Of Get Up, Definition Of Quid Pro Quo, Definition Of Irreconcilable Differences, Definition Of Word, Synonyms of Repetitive, Synonym Dictionary, Synonym Antonyms. See our main index and map index for more details.

©2011-2024 ZebraWords.com - Define Yourself - The Search for Meanings and Meaning Means I Mean. All content subject to terms and conditions as set out here. Contact Us, peruse our Privacy Policy