Introduction to COBOL – Conditional Statements

If you are interested to learn about the Data types in cobol Conditional statements areĀ used to change the execution flow depending on certain conditions specified by the programmer. Conditional statements will always evaluate to true or false. Conditions are used … Continue reading Introduction to COBOL – Conditional Statements