Answers

Question and Answer:

  Home  J2SE

⟩ What is compilation unit?

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

 137 views

More Questions for you: