logo

CuriousTab

CuriousTab

Discussion


Home Interview Technology Comments

  • Question
  • What guidelines should be followed to write a structured COBOL program ?


  • Correct Answer
  • Following guidelines to be following while writing Cobol program: - Use ? EVALUATE ? statement for constructing cases - Use scope terminators for nesting - Use in-line Perform statement for writing ?do? constructions - Use Test Before and Test After in the Perform statement while writing Do-While statements 


  • Technology problems


    Search Results


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


    Comments

    There are no comments.

Enter a new Comment