The program included in the Java SDK that allows a programmer to separate the class interface from the class implementation is called:

(a) javac
(b) java
(c) javadoc
(d) none of the above

(c) javadoc

Computer Science & Information Technology

You might also like to view...

A user can print a report to paper or ________ electronic Image

A) JPG B) PNG C) PDF D) GIF

Computer Science & Information Technology

A(n) ________ indicates a problem that occurs while a program executes.

a. syntax error b. omitted import c. missing semicolon d. exception

Computer Science & Information Technology