Multiple choice technology programming languages

DAY-OF-INTEGER is a Numeric Intrinsic Function

  1. True

  2. False

Reveal answer Fill a bubble to check yourself
B Correct answer
Explanation

DAY-OF-INTEGER is categorized as an Integer Intrinsic Function under COBOL specifications rather than a Numeric Intrinsic Function because it specifically returns a seven-digit integer representing a Julian date. In COBOL standards, Integer and Numeric functions are distinct categories based on their return type.