| |
|
COBOL (OS/VS)
Fundamentals
 | Code a simple COBOL program using a top-down (structured) approach from detailed program specifications |
Numerics
 | Code the proper data specifications for fields used in arithmetic operations |
 | Write coding instructions to perform the four arithmetic operations |
 | Code the appropriate USAGE clause for fields used in arithmetic operations |
 | Write code to achieve accurate results of arithmetic operations |
 | Write efficient code |
|
|