Home / CSE MCQs / C++ - MCQs :: Discussion

Discussion :: C++ - MCQs

  1. which of the following can be passed in function pointers?
  2. A.
    variables
    B.
    data types
    C.
    functions
    D.
    none of the mentioned

    View Answer

    Workspace

    Answer : Option C

    Explanation :

    functions


Be The First To Comment