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

Discussion :: Object Oriented Programming Using C++

  1. To use the strcpy function, you must include the _____ header file in your program

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

    View Answer

    Workspace

    Answer : Option C

    Explanation :

    No answer description available for this question.


Be The First To Comment