CH 1.software Development: Click To Edit Master Subtitle Style
CH 1.software Development: Click To Edit Master Subtitle Style
Software development
Simple
Structured
-arrays
-structures
-class objects
Algorithms
It is pseudo code
It should be definite ,simple,finite correct,well structured
Cannot separate data structures from algorithms
Testing ,execution and debugging
Syntax errors
-errors occurred due to spelling mistakes in programming
language.
Run-time errors
-this happen during program execution.
Logic errors
-errors in algorithm design.
Functional test