Java View all facts Glossary Help |
environment > runtime system |
runtime system comparison table |
Subject | allocate | has definition | create | have purpose | import automatically | is a kind of | is an instance of | have part | |
---|---|---|---|---|---|---|---|---|---|
environment | The hardware and software configuration of a computer | kbTop | |||||||
runtime system | each class variable once per class | The software environment in which programs compiled for the Java virtual machine can run | space for each of an object's instance variables when the object is created | to manage memory |
|
| environment | class libraries |
Next environment: platform Up: environment