Q:

Which function should be used to exit from the program that is provided by System class?

0

Which function should be used to exit from the program that is provided by System class?


  1. exit(int);
  2. gc();
  3. terminate();
  4. halt();

All Answers

need an explanation for this answer? contact us directly to get an explanation for this answer

(a).exit(int);

need an explanation for this answer? contact us directly to get an explanation for this answer

total answers (1)

OBJECT ORIENTED PROGRAMMING INBUILT CLASSES MCQ

This question belongs to these collections

Similar questions


need a help?


find thousands of online teachers now
Which class contain runFinalization() method?... >>
<< Number class can’t manipulate __________________...