The extension of a Java source code file is:
java
Reason — In Java, source code files are saved with the .java extension. These files contain the Java program's source code, written in human-readable text format.
.java