Search
 
SCRIPT & CODE EXAMPLE
 
CODE EXAMPLE FOR JAVA

terminate function calling in java

exit() method exits current program by terminating running Java virtual machine. This method takes a status code. A non-zero value of status code is generally used to indicate abnormal termination.
 
PREVIOUS NEXT
Tagged: #terminate #function #calling #java
ADD COMMENT
Topic
Name
8+7 =