To terminate a program, use the Java statement:
a. System.quit(0);
b. System.end(0);
c. System.abort(0);
d. System.exit(0);
D
Computer Science & Information Technology
You might also like to view...
Conditional formatting can be used to highlight information by changing formats such as cell fill color, font color, and font style
Indicate whether the statement is true or false
Computer Science & Information Technology
The term ____________ is used to describe a file to which data is written.
a. input file b. output file c. record file d. record set
Computer Science & Information Technology