Multiple choice technology operating systems

What are the 2 modes of Natural programming ?

  1. Hierarchical

  2. Structured

  3. object oriented

  4. Reporting

Reveal answer Fill a bubble to check yourself
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.