What are the 2 modes of Natural programming ?
-
Hierarchical
-
Structured
-
object oriented
-
Reporting
B,D
Correct answer
Explanation
Natural has two primary programming modes: Structured mode (uses block structures like IF, LOOP) and Reporting mode (generates reports with LIST, DISPLAY statements). Object-oriented is not a Natural programming paradigm, and Hierarchical is not a recognized mode in Natural.