Golgappa.net | Golgappa.org | BagIndia.net | BodyIndia.Com | CabIndia.net | CarsBikes.net | CarsBikes.org | CashIndia.net | ConsumerIndia.net | CookingIndia.net | DataIndia.net | DealIndia.net | EmailIndia.net | FirstTablet.com | FirstTourist.com | ForsaleIndia.net | IndiaBody.Com | IndiaCab.net | IndiaCash.net | IndiaModel.net | KidForum.net | OfficeIndia.net | PaysIndia.com | RestaurantIndia.net | RestaurantsIndia.net | SaleForum.net | SellForum.net | SoldIndia.com | StarIndia.net | TomatoCab.com | TomatoCabs.com | TownIndia.com
Interested to Buy Any Domain ? << Click Here >> for more details...

how java is os independent language ?

Answer Posted / vivek ghavle

Java solves the problem of platform-independence by using
byte code. The Java compiler does not produce native
executable code for a particular machine like a C compiler
would. Instead it produces a special format called byte
code. Java byte code written in hexadecimal, byte by byte,
looks like this:

CA FE BA BE 00 03 00 2D 00 3E 08 00 3B 08 00 01 08 00 20 08

This looks a lot like machine language, but unlike machine
language Java byte code is exactly the same on every
platform.

Is This Answer Correct ?    0 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What is bean? Where can it be used?

1241


Can I use multiple html form elements with the same name?

1107


What is the relationship between local interfaces and container-managed relationships?

1183


How many times may an objects finalize() method be invoked by the garbage collector?

1140


Do you think that java should have had pointers?

1122


Which component handles cluster communication in jboss?

1159


What do you need to set-up a cluster with jboss?

1119


What are the sequence of steps to write pub or sub model kind of application?

2554


Define the remote object implementation?

2564


Can we sent objects using Sockets?

1196


What is ripple effect?

1123


Where can I ask questions and make suggestions about seam?

1112


difference between  ejb,struts,hibernate,spring and jsp

2919


What is the difference between static and non-static with examples?

1989


What are the diff types of exception?

1114