Home Java Running the program Running the program Ectechview January 27, 2016 0 comments Share: Facebook Twitter Google+ Pinterest Whatsapp Running the program: Run the compiled program using java interpreter the general form java classname Java Interpreter produces machine code from the bytecode and run the program
No comments