June 2025
Intermediate to advanced
515 pages
17h 5m
English
|
Term |
Description |
|---|---|
|
Algorithm |
Precise description of how to solve a problem. |
|
Statement |
Code section that describes a command or operation. |
|
Argument |
Value that is passed when a function is called. This value is assigned to the assigned parameters within the function. |
|
Term |
Combination of variables, operations, and values. |
|
Identifier |
Name for an object. |
|
Data encapsulation |
Controlled access from outside. |
|
Data structure |
Objects for which specified operations are defined; its short formula is object + operations. |
|
Function |
A self-contained sequence of statements. |
|
Information hiding principle |
Under this principle, internal ... |
Read now
Unlock full access