Question:

What do you get when you compile a java program?

by  |  earlier

0 LIKES UnLike

 Tags:

   Report

1 ANSWERS


  1. It depends on the implementation for the computer, usually its a file that can be displayed and printed if formatted source code output was requested at compile time, also the object file which can be ordinary bytecode which can be executed when run or it can be an intermediate language which then is fed into another compiler to compile that code into an assembler-type output file

Question Stats

Latest activity: earlier.
This question has 1 answers.

BECOME A GUIDE

Share your knowledge and help people by answering questions.
Unanswered Questions