Multiple choice technology programming languages

A COBOL 85 program can invoke routines written

  1. C

  2. C++

  3. PASCAL

  4. FORTAN

  5. TAL

  6. All of the above

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

COBOL 85 programs can invoke routines written in multiple programming languages including C, C++, Pascal, and Fortran through language interop capabilities. The TAL (Transaction Application Language) is also supported in HP NonStop environments. Therefore, all of these languages can be called from COBOL.