mockers
Would you like to react to this message? Create an account in a few clicks or log in to continue.

how java implement machine independence??????

3 posters

Go down

how java implement machine independence?????? Empty how java implement machine independence??????

Post  mnnit.rahul Mon Feb 02, 2009 2:41 am

how java implement machine independence??????

mnnit.rahul

Posts : 51
Join date : 2009-02-01

Back to top Go down

how java implement machine independence?????? Empty Re: how java implement machine independence??????

Post  Beagle Mon Feb 02, 2009 10:27 pm

bytecodes. pirat

Beagle

Posts : 40
Join date : 2009-01-30

Back to top Go down

how java implement machine independence?????? Empty Re: how java implement machine independence??????

Post  ramthegreatcv Mon Feb 02, 2009 10:38 pm

can u please explain,how bytecodes help in platform independence.
ramthegreatcv
ramthegreatcv

Posts : 55
Join date : 2009-01-30
Age : 35

Back to top Go down

how java implement machine independence?????? Empty Re: how java implement machine independence??????

Post  Beagle Mon Feb 02, 2009 11:33 pm

As previously noted, the Java platform is an exception to the general rule that an operating system is a software platform. The Java language provides a virtual machine, or a “virtual CPU” which runs all of the code that is written for the language. This enables the same executable binary to run on all systems which support the Java software, through the Java Virtual Machine. Java executables do not run directly on the operating system; that is, neither Windows nor Linux execute Java programs directly.

For more references:

http://en.wikipedia.org/wiki/Bytecode

http://en.wikipedia.org/wiki/Java_platform#Edition

Beagle

Posts : 40
Join date : 2009-01-30

Back to top Go down

how java implement machine independence?????? Empty Re: how java implement machine independence??????

Post  Sponsored content


Sponsored content


Back to top Go down

Back to top

- Similar topics

 
Permissions in this forum:
You cannot reply to topics in this forum