You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
// Java is one of the 3 project languages for Candroid, as it is one of the 3 top languages. This is the Java project language file.
publicclassProjectLanguageFile {
publicstaticvoidmain(String[] args) {
System.out.println("Java is one of the 3 project languages for Candroid, as it is one of the 3 top languages. This is the Java project language file."); // Prints the string to the console.
}}
/* File version: 1 (Saturday, January 16th 2021 at 7:38 pm)
* File type: Java source file (*.java)
* Line count (including blank lines and compiler line): 12