Home / CSE MCQs / COBOL :: Discussion

Discussion :: COBOL

  1. About the MERGE verb, which one of the following is true.
  2. A.
    Can merge a maximum of three files
    B.
    Does not require that the input file to be merged be sorted on the merge keys
    C.
    Requires that all files mentioned in the statement must have records of same size
    D.
    Does not require that the position of the merge keys with in the records descriptions of each of the files must be same

    View Answer

    Workspace

    Answer : Option C

    Explanation :



Be The First To Comment