|
|
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
Objects and Objects OrientedObjects 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.
|