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
More questions
1. Who is responsible for maintaining the Accounts receivable in an organization?
Correct Answer: A commercial bank is a type of bank that provides services such as accepting deposits, making business loans, and offering basic investment products Commercial bank can also refer to a bank or a division of a bank that mostly deals with deposits and loans from corporations or large businesses, as opposed to individual members of the public
Correct Answer: PL/SQL tables are scalar arrays that can be referenced by a binary digit They can be used to store values for later queries and calculations