answersLogoWhite

0

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

15y ago

What else can I help you with?

Related Questions

Who is best between sourcecode and object code?

Source code is the human-readable version of a program written in a programming language, while object code is the machine-readable version generated by a compiler from the source code. The "best" between them depends on the context: source code is easier for humans to read and modify, while object code is necessary for a computer to execute the program. Both are important in software development.


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 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.


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.


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.


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.


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.


When was Source Code released?

Source Code was released on 04/01/2011.


What was the Production Budget for Source Code?

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


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...