Question

    A___________is a sequence of program instructions that perform a specific task, packaged as a unit.

    A Call Correct Answer Incorrect Answer
    B Interpretation Correct Answer Incorrect Answer
    C Subroutine Correct Answer Incorrect Answer
    D Task Correct Answer Incorrect Answer

    Solution

    subroutine Incomputer programming, asubroutineis a sequence of program instructions that perform a specific task, packaged as a unit. This unit can then be used in programs wherever that particulartaskshould be performed.

    Practice Next
    ×
    ×