logo

CuriousTab

CuriousTab

Discussion


Home Interview Technology Comments

  • Question
  • What are the differences between COBOL and COBOL II?


  • Correct Answer
  • There are some differences: COBOL II supports structured programming by using in line Performs and explicit scope terminators It introduces new features (EVALUATE, SET TO TRUE, CALL BY CONTEXT, etc) It permits programs to be loaded and addressed above the 16-megabyte line It does not support many old features (READY TRACE, REPORT-WRITER, ISAM, etc) It offers enhanced CICS support 


  • Technology problems


    Search Results


    • 1. What divisions, sections and paragraphs are mandatory for a COBOL program?
    • Discuss
    • 2. What COBOL construct is the COBOL II EVALUATE meant to replace?
    • Discuss
    • 3. In the JCL, how do you define the files referred to in a subroutine ?
    • Discuss
    • 4. What are the steps you go through while creating a COBOL program executable?
    • Discuss
    • 5. How do you sort in a COBOL program? Give sort file definition, sort statement syntax and meaning.
    • Discuss
    • 6. What guidelines should be followed to write a structured COBOL program ?
    • Discuss
    • 7. What is autostatus in IDMS?
    • Discuss
    • 8. How does IDMS communicate with CICS?
    • Discuss
    • 9. What is an OOK-Rec in IDMS?
    • Discuss
    • 10. Is there a application program coding difference between local and central version mode in IDMS?
    • Discuss


    Comments

    There are no comments.

Enter a new Comment