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

What is variable in java?

915


Is it correct to say that due to garbage collection feature in java, a java program never goes out of memory?

968


Do I need to import java.lang package any time? Why?

1311


Define locale.

992


What is the simpletimezone class in java programming?

1079


How can you read an integer value from the keyword when the application is runtime in java? example?

1060


What is a singleton puppy?

920


a thread is runnable, how does that work? : Java thread

927


Why is static used?

981


What is the declaration statement?

887


What are the types of literals?

1086


Write a program to search a number in the given list of numbers.

991


Can a set contain duplicates?

902


What is the difference between path and classpath variables?

965


How do you clear an arraylist in java?

935