what is the difference between System.exit() and
System.exit(1)?
Answer Posted / balu
A non-zero exit status code, usually indicates abnormal termination. if n != 0, its up to the programmer to apply a meaning to the various n's.
From http://java.sun.com/j2se/1.4.2/docs/api/java/lang/System.html
Is This Answer Correct ? | 12 Yes | 2 No |
Post New Answer View All Answers
What is difference between jdk,jre and jvm?
Hi i am creating desktop application in that i want calling to mobile number. i have java telephone api (JTAPI) but i dont understand how it configure & use plese help me
How do I get 64 bit java?
What is the purpose of object oriented programming?
What are generic methods?
How do I convert a string to an int in java?
What is function and its uses?
Can a constructor call the constructor of parent class?
Is string a class?
What is thread pool? How can we create thread pool in java?
What is bean? Where it can be used?
Which is better 64 bit or 32 bit?
What is qualitative variable?
What is the name of the java compiler?
Explain the features of java?