Which of the following is a natural object?
-
Program
-
Subprogram
-
Helproutine
-
All of the above
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.