answersLogoWhite

0

Differencitate between source code and bytcode in java?

Updated: 8/18/2019
User Avatar

Wiki User

13y ago

Best Answer

The source code is just the set of statements written in (any included) java language by a programer (in this case our source code is a text file with .java extension). And in other hand a bytecode is the resulting code of compile a .java file, It is not machine code, but it can be interpreted and executed by the jvm.

User Avatar

Wiki User

13y ago
This answer is:
User Avatar

Add your answer:

Earn +20 pts
Q: Differencitate between source code and bytcode in java?
Write your answer...
Submit
Still have questions?
magnify glass
imp
Related questions

What is the difference between open-source and closed-source software?

The answer is in the question itself. Open-source software has it's source code available to everyone. Closed-source software does not.


What is the difference between an open-source and a closed-source operating system?

Open-source means the source code is available to the end-user. The user can modify and change it, following the guidelines in the accompanying license. Close-source means that the source code is held by the developer, and only they can make any changes or study it.


What are the differences between a compiler and a translator?

A compiler transforms source code from a source file into low-level machine code, which is able to be executed directly on the CPU. A translator feeds the source code of a script into a different program that determines what the code is doing and executes the instructions.


Differences between operating system and open operating system?

there are many type of open source operating system like Linux which provide their source code so you may edit it according to your need.but window is not give their source code.


Is Source Code the same as CSS Code?

It can be but source code is just the code of a webpage. Whatever format it is.


Where does source code come from in java?

Source code comes from the programmer...


What is the difference between an open system and a closed system?

Open-source means the source code is available to the end-user. The user can modify and change it, following the guidelines in the accompanying license. Close-source means that the source code is held by the developer, and only they can make any changes or study it.


Where can you get source code of Linux?

The source code for the Linux kernel is hosted at kernel.org.


What was the Production Budget for Source Code?

The Production Budget for Source Code was $32,000,000.


When was Source Code released?

Source Code was released on 04/01/2011.


What is the difference between source code and specially written software?

Source code means the form of the software which is the most suitable for human understanding; while 'specially written software' is... well, okay, I admit I have no idea what do you mean by that...


Are you allowed to download the source code for a open source program?

Yes. Open source means the source code is accessible. Your usage of the source is subject to licence agreement.