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 / rajesh

Java is architectural neutral because after compilation of
the Java program it generates a byte codes which can be run
in any computer or operating system.
Java was designed to support application on networks, are
generally composed of a variety of CPU ans OS architectures.
so to enable this application Java compiler generates an
architecture neutral object file format which is only
readable by JVM. in the presence of JRE /Java runtime system.

Is This Answer Correct ?    3 Yes 3 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

Explain about the dynamic behavior of core java?

1188


What is the applet security manager, and what does it provide?

1047


What is merge sort in java?

1029


Define jit compiler?

1207


What is finally and finalize in java?

1158


Why strings in java are called as immutable?

1041


Is it possible to compare various strings with the help of == operator? What are the risks involved?

1128


What is java argument list?

982


How to set the permissions to a file in java?

1045


What is java full form?

1099


How many decimal places is a double?

1041


what is synchronization and why is it important? : Java thread

1140


What does index mean in java?

1036


How do you use substring in java?

1198


Can an interface extend another interface?

1109