Erialane inglise keele konspekt
XML- based languages.
A BASING PROGRAMM
10 REM AVARAGES
20 CLS
30 PRINT 'TYPE 999 TO INDICATE END OF DATA'
40 PRINT
50 SUM = 0
60 counter= 0
70 PRINT 'PLEASE ENTER A NUMBER'
80 INPUT NUMBER
90 DO WHILE NUMBER 999
100 SUM=SUM+ NUMBER
110 COUNTER = COUNTER + 1
120 PRINT ' PLEASE ENTER THE NEXT
130 INPUT NUMBER
140 LOOP
150 AVARAGE
160 PRINT 'THE AVARAGE OF THE NUMBERS IS :' ; AVARAGE
170 END
basic-behinners all-purpouse- symbolic instruction code
Professor-- class name()
name emplD-- attributes()
operations-- create()
save()
delete()
change()
Componetn- A non trival, nearly independent, and replaceable part of a system
that fulfills a clear function in the context of a well-defined architecture
A component may be - A cource code component
Package- A package is a general purpose mechanism for organizing emements into
groups