6.2.4 The Runtime class |
| exec | This method shells out and executes the specified command. |
| freeMemory | This method ryrns the amount of free memory left to the Java VM. |
| totalMemory | This method returns the total amount of memory assigned to the Java VM. |