Object Oriented Software Engineering View all facts Glossary Help |
| subject > representation > code > source code > Java source code |
| Java source code comparison table | ||||
| Subject | interpret | store in | is a kind of | place inside |
|---|---|---|---|---|
| source code | source file | code | ||
| Java source code | files ending with the .java suffix | source code | a class |
Next source code: C++ source code Up: source code