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.


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.


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


Do open source operating systems use binary code as a base like WindowsTM?

All operating systems have to use binary code in order to operate. The difference between open-source operating systems and Windows is that you can see the code before it is converted into a binary format.


Source code for remote desktop?

Remote Desktop is proprietary; the source code is not available.


Where you can get source code for vb projects?

you can get lots of source code from 1000projects.com in diff languages....


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.


To what does Lion's Code refer?

It is the source code on Unix Level 6.


How do you convert the source code into executable code by double clicking on it?

There's no such thing as 'Executable Code'! The source code is compiled and the final result is an executable.


What are the similarities between compiler and interpreter?

Both compiler and interpreter are the language programs that translates source program into machine code or we can say object code. Both are used to find errors in source program.


Stack overflow Exception source code in c sharp?

You have to ask Microsoft for the source code