Posts

Showing posts with the label C LANGUAGE PROGRAMS

C PROGRAMMING- LANGUAGE

Image
 Now a day computer education is important part of our life. Computer is used in every field of life like Banking, Education , E-commerce, Internet etc, C LANGUAGE - C PROGRAMMING  Before starting c programming or c language lets understand what is the software and use ..  Software is a collection of program or procedure to perform a particular task. And a program is a collection of instruction.  To develop any software their is requirement of SDLC PROCESS called a Software Development Life Cycle.  Their are different phase in  SDLC PROCESS SOFTWARE DEVELOPMENT LIFE CYCLE DIGRAM     1-REQUIREMENT   First We find what is the requirement of of user. what software or project he/she want to develop. what is his organization requirement.. what is the basic purpose of project. The requirement give the idea to the developer. 2-ANALYSIS After requirement phase the developer  analyze how can  develop the so...