Check Java Version on Windows Using Command Line:-
•Open the Windows Start menu in the bottom-left corner and type cmd in the search bar.
•Then, open the Command Prompt once it appears in the search results.
•A new window with the command prompt should appear. In it, type the command
"java --version" and hit Enter.
How to write java code in Notepad:-
•Open the notepad and write a Java program into it.
•Save the Java program by using the class name followed by .java extension.
•Open the CMD, type the commands and run the Java program.
Java in Command prompt :-
Open a command prompt window and go to the directory where you saved the java program (simple Program.java). ...
Type 'javac simpleProgram.java for compiling the java code
Now, type ' java simpleProgram ' to run your program.
You will be able to see the result printed on the window.
En esta página del sitio puede ver el video en línea How to run Java programming in command prompt || How to run java program in Notepad || MrX Coding de Duración hora minuto segunda en buena calidad , que subió el usuario Coding With MrX 06 octubre 2022, comparta el enlace con amigos y conocidos, en youtube este video ya ha sido visto 112 veces y le gustó 15 a los espectadores. Disfruta viendo!