J2SE Question:

Download Job Interview Questions and Answers PDF

What is compilation unit?

J2SE Interview Question
J2SE Interview Question

Answer:

The smallest unit of source code that can be compiled. In the current implementation of the Java platform, the compilation unit is a file.

Download J2SE Interview Questions And Answers PDF

Previous QuestionNext Question
What is compiler?What is comment?