Home Up Feedback Contents Search

SDLC and Objects                                              
       A Heavenly Help to CS Students

 

[Under Construction]

Home
Up

 

 

 Hit Counter

Section deals with the Capabilities of Objects modeling languages.

Ideas Behind System Development Life Cycle:

When developing a system, the system Analyst should be using some clear technique of how to development, implement and maintain the actual system: This can  broken down into the following steps

bulletFeasibility study
bulletRequirement and Specifications
bulletAcquisition of materials
bulletDesigning of the system
bulletTesting of final product
bulletImplementation of the product
bulletPost-implementation /patches
bulletSupport of the built system

Objects  and Objects Oriented

Objects are special "thing" that have a given properties associated to it . The Object itself can be imported and used by another object creating another object with more properties associated to it . This type of importation is call inheritance. In Java for example , you can important classes to be used in a program without necessarily knowing how is was created. This ease the job of the programmer by reducing the number of work required to completion.

 

Send mail to [email protected] with questions or comments about this web site.
Copyright © 2001 SIK YUEN .DOTCOM
Last modified: January 09, 2002