Multiple choice technology programming languages

How many primary files allowed in a program?

  1. two

  2. one

  3. three

  4. four

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

In RPG (Report Program Generator), only one file can be designated as the primary file ('P' in file description specifications) to drive the program's cycle. While multiple secondary or full-procedural files are allowed, only one primary file is permitted.