Home / CSE / Object Oriented Programming Using C++ :: Discussion

Discussion :: Object Oriented Programming Using C++

  1. Variables that are known only to the function in which they are declared are called _____ variables

  2. A.
    global
    B.
    local
    C.
    main
    D.
    separate
    E.
    void

    View Answer

    Workspace

    Answer : Option B

    Explanation :

    No answer description available for this question.


Be The First To Comment