Java Process Destroy() MethodThe destroy() method is a method of Java Process class. It is an abstract method defined by a Process class. This method is used to terminate or simply kill a process. SyntaxParameterNA ReturnThis method does not return a value. Example 1Output: Creating a new process Process Destroyed Example 2Output: creating a new process waiting process destroyed Next TopicJava-process-exitvalue-method |
We provides tutorials and interview questions of all technology like java tutorial, android, java frameworks
G-13, 2nd Floor, Sec-3, Noida, UP, 201301, India