View Single Post
  #2 (permalink)  
Old 08-04-2007, 08:43 PM
henry_78 henry_78 is offline
Member
 
Join Date: Aug 2007
Posts: 47
henry_78 is on a distinguished road
Hi,
The virtual machine is just a very normal process from the point of view of the operating system, when u do System.exit(n); u tell the operationg system to terminate that process with the state code n.
Bye.
Reply With Quote