What is the syntax to find actual lenght of a record in a variable file in Cobol?

  1. Not possible

  2. Using RECORD SIZE def in FD seciton

  3. RECORD IS DEPENDING ON BATCH-RECORD-SIZE where BATCH-RECORD-SIZE is 77 working storage varaible

  4. RECORD is varying depending on BATCH-RECORD-SIZE wher BACTCH-RECORD-SIZE is 77 working storage varibale


Correct Option: D

Find more quizzes: