

Compilation into an exe file is also done by the compiler. class files are executed by the Java virtual machine.Java files are compiled into bycode, that is, some intermediate code. As far as java is concerned, the compiled. IL code is automatically converted to processor-specific code. When compiled, C # programs are packaged into assemblies. It can be a command interpreter or a runtime environment.


Execution is done by some runtime environment. The text editor itself doesn't compile or run anything. Learn to compile from the Notepad ++ text editor (or rather, learn how to write scripts and link them), create scripts and macros, set system variables. Objective: To learn how to compile programs from the command line. Compiling programs using a text editor using the example of Notepad ++
