Types of Programming
Types of Programming
• Syntax – rules of the language, for example, 4. Execution: Verify that the algorithm works.
print or write is used to produce an output.
PROBLEM ANALYSIS-CODING-EXECUTION
• Commands - program statements that carry CYCLE :
out tasks that the program has to perform, for
example, print this word or add these two (2)
numbers.