Chapter - 2, System Development Life Cycle, Computer Science Key Point Notes
12th Class (HSSC-II) Computer SLO Based Key Point Notes Unit 2 : System Development Life Cycle 2.1 .1 A System: A system is a set of components (hardware/software) for collecting, creating, storing, processing, and distributing information. The registration of students can be a procedure in an education system. An Examination system determines the overall performance of each student as a final result. A billing system can be used by an organization to send invoices and receive payments from customers. A payroll system is used to manage employees' salaries. 2.1 .2 System Development Life Cycle (SDLC) : It is a problem-solving process through which a series of steps or phases helps to produce a new computer system. Importance of SDLC: It delivers quality software that meets the system requirements. It ensures that the requirements for the development of the software system are well-defined and subsequently satisfied. It delivers a cost-effective system. It m...