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

Discussion :: Object Oriented Programming Using C++

  1. You can use the C++ _____ function to assign a value to a String variable

  2. A.
    assign
    B.
    copy
    C.
    string
    D.
    strcopy
    E.
    strcpy

    View Answer

    Workspace

    Answer : Option E

    Explanation :

    No answer description available for this question.


Be The First To Comment