Erialane inglise keele konspekt
A component may be - A cource code component
Package- A package is a general purpose mechanism for organizing emements into
groups
A model element which can contaion other model elements.
PACKAGE NAME
Uses- organize the model under development
A unit of configuration management
Single Inheritance
One class inherits from another.
Ancestor
Accont
Balance
Asuper class Name
(parent) Number
Withdraw()
CreateStatement()
Computer programming (often shortened to programming or coding) is the process
of writing,
testing, debugging/troubleshooting, and maintaining the source code of computer
programs.
This source code is written in a programming language.
The code may be a modification of an existing source or something completely
new.
The purpose of programming is to create a program that exhibits a certain
desired behaviour (customization).