Home / C Programming / Functions :: Discussion

Discussion :: Functions

  1. When a function is recursively called all the automatic variables are stored in a ..........

  2. A.

     Stack

    B.

     Queue

    C.

     Array

    D.

     Linked list

    E.

     Register

    View Answer

    Workspace

    Answer : Option A

    Explanation :

    Explanation Not Provided


Be The First To Comment