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 platform independent?

Answer Posted / bipin kumar behera

1.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 format called byte
code. Java byte code written in hexadecimal.
2.This format is same in every operatingf system like Solaris workstation,linux.After comilation the interpreter reads the
the byte code and translate according to the host machine.
3.Byte code is interprted in JVM.which avalibale in all operating systems.that we install.

Is This Answer Correct ?    0 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

Define an applet in java?

1223


What is generic class?

1133


What is the maximum size of arraylist in java?

1060


Explain java coding standards for classes or java coding conventions for classes?

1175


Explain what is encapsulation?

1136


What methodology can be utilized to link to a database?

1007


Distinguish between a predicate and a function?

1040


What is ascii code?

1361


How can u increase the heap size in the memory?

1067


What is the size of integer?

1149


What is independent and dependent variables in research?

916


What is an object's lock and which object's have locks in java programming?

1103


Where is jre installed?

1088


What is the difference between @before and @beforeclass annotation?

1190


What is callablestatement? How you can call stored procedure to pass in parameter?

1068