what does it mean when a subroutine is called? - EAS

約有 452,000,000 個結果
  1. A set of instructions that are used repeatedly in a program can be referred to as Subroutine. Only one copy of this Instruction is stored in the memory. When a Subroutine is required it can be called many times during the Execution of a particular program.
    www.geeksforgeeks.org/subroutine-subroutine-nesting-and-stack-memory/
    www.geeksforgeeks.org/subroutine-subroutine-nesting-and-stack-memory/
    這對您是否有幫助?
  2. 大家還會問
    What is subroutine?sub·rou·tine. a set of instructions, appearing once within a computer program but available for repeated use, for performing a specific task.
    What is subroutine linkage method?The content of the PC must be Saved by the call Subroutine Instruction to make a correct return to the calling program. Subroutine linkage method is a way in which computer call and return the Subroutine.
    www.geeksforgeeks.org/subroutine-subroutine-nesting-a…
    What is the best way to structure a subroutine?The best way to structure a register file that stores addresses for subroutines is to organize the registers in a last-in, first-out (LIFO) stack. The instruction that transfers program control to a subroutine is known by different names.
    www.tutorialspoint.com/what-are-subroutines
    What is subroutine nesting in C++?Subroutine Nesting – Subroutine nesting is a common Programming practice In which one Subroutine call another Subroutine. From the above figure, assume that when Subroutine 1 calls Subroutine 2 the return address of Subroutine 2 should be saved somewhere.
    www.geeksforgeeks.org/subroutine-subroutine-nesting-a…
  3. https://www.tutorialspoint.com/what-are-subroutines

    2021/7/24 · Subroutines are programs that are used by other routines to accomplish a particular task. A subroutine can be called from any point within the main body of the micro-program. Frequently, many micro-programs contain identical sections of code. Microinstructions can be …

  4. https://www.bbc.co.uk/bitesize/guides/zb33rwx/revision/3

    Subroutines are smaller, named sections of code that are written within a larger program. The purpose of a subroutine is to perform a specific task. This task may need to be done more …

  5. https://www.merriam-webster.com/dictionary/subroutine

    subroutine noun sub· rou· tine ˈsəb- (ˌ)rü-ˌtēn : a subordinate routine specifically : a sequence of computer instructions for performing a specified task that can be used repeatedly Example …

  6. https://www.definitions.net/definition/subroutine

    In computer programming, a subroutine is a sequence of program instructions that perform a specific task, packaged as a unit. This unit can then be used in programs wherever that …

  7. Subroutine Definitions | What does subroutine mean? | Best 3 …

    https://www.yourdictionary.com/subroutine

    subroutines See word origin Frequency: A set of instructions, appearing once within a computer program but available for repeated use, for performing a specific task. noun 2 0 A set of …

  8. https://www.geeksforgeeks.org/subroutine-subroutine-nesting-and-stack...

    2022/9/12 · 1. Subroutine: A set of instructions that are used repeatedly in a program can be referred to as Subroutine. Only one copy of this Instruction is stored in the memory. When a Subroutine is required it can be called many …

  9. SUBROUTINE | English meaning - Cambridge Dictionary

    https://dictionary.cambridge.org/dictionary/english/subroutine

    subroutine noun [ C ] IT uk / ˈsʌbruːˌtiːn / us in a large computer program, a set of instructions for a particular small task that is available for repeated use: In the time it takes you to import one …

  10. Subroutine legal definition of subroutine - TheFreeDictionary.com

    https://legal-dictionary.thefreedictionary.com/subroutine

    n. the methods and mechanics of the legal process. These include filing complaints, answers and demurrers, serving documents on the opposition, setting hearings, depositions, motions, …

  11. https://www.bbc.co.uk/bitesize/guides/zb33rwx/revision/4

    2 天前 · There are two types of subroutine: procedures functions Procedures A procedure is a subroutine that performs a specific task. When the task is complete, the subroutine ends and …

  12. https://www.britannica.com/technology/subroutine-call

    subroutine call programming Learn about this topic in these articles: central processing units In computer: Central processing unit A related instruction is the subroutine call, which transfers …



Results by Google, Bing, Duck, Youtube, HotaVN