Java View all facts Glossary Help |
file > source file |
source file comparison table |
Subject | use | have example | declare | has definition | contain | be in | is a subtopic of | is a kind of | have extension | |
---|---|---|---|---|---|---|---|---|---|---|
file | A block of information in the form of bytes, stored together on a computer or external digital storage medium, and given a name | kbTop | ||||||||
source file | the import statement to use the facilities of another package | the file called Demonstrate.java contains the class Demonstrate | the package to which its class belongs using the package keyword | A file that contains source code | more that one class but only one class can be public | a directory whose name reflects the name of the package to which the source code belongs | How Java Works | file |
| .java |
Next file: class file Up: file Previous file: Java Archive file