You are on page 1of 1

1) Define fundamentals of data processing in computer?

2) Define fundamental terms in computer programming?


3) Define the phases of programme development life cycle?
4) Define programme structure theorem?

Review the specifications


 Do you understand the requirement ?
 Do you have sufficient instructions to carry it out ?
 Do you have the necessary input available to generate the desired output ?

Informal Design
 Define major tasks & sub tasks.

Formal Design
 Flow chart
 Pseudo code

Code & Compile


 Programming language

Testing
Maintenance

You might also like