Multiple choice technology mainframe

Which of the following is a natural object?

  1. Program

  2. Subprogram

  3. Helproutine

  4. All of the above

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

Programs, Subprograms, and Helproutines are all valid Natural object types. Programs are main executable modules, Subprograms are callable modules using CALLNAT, and Helproutines provide help text and documentation. All three are fundamental object types in the Natural development environment, making 'All of the above' the correct answer.