Computer Science, asked by Masterji, 1 year ago

How can I transfer byte code of a Java program to another computer without actually transferring the whole written code and re-executing the program? Also, How can I upload the program on Internet so that it forms an HTML page that is independent of the execution?

Answers

Answered by Anonymous
2
Hello !
_____________________________________________________________
When u made any program includes a java program 
it forms three files 
.exe
.jad
.jar 
exe file is for computer program it will run directly 
Jad and jar files stores information in the forms of data (codes and characters ) 
you can copy exe files into two computers 
____________________________________________________________
You can upload to internet is depend upon where u r going to upload them  
Some website provide us services like direct upload and some have log in issues it is depend upon you actually . You can also attach them in a HTML Page .
_____________________________________________________________

Masterji: Thanks for your help! Just one question.... Can I get exe files even if I use CMD for execution?
Anonymous: Yup it will in the bin if u r using windows 7 but in program files if u r on windows 10
Masterji: Can Where exactly in the bin.... cause when I open it I also find. java files?
Anonymous: it is there only
Masterji: Thanks for the trouble and time? I really appreciate your help! ☺️
Masterji: Thanks!
Anonymous: no probs
Similar questions