Home / C Programming / Pointers :: Discussion

Discussion :: Pointers

  1. A pointer is

  2. A.
    A keyword used to create variables
    B.
    A variable that stores address of an instruction
    C.
    A variable that stores address of other variable
    D.
    All of the above

    View Answer

    Workspace

    Answer : Option C

    Explanation :

    No answer description available for this question.


Be The First To Comment