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

Java is platform indepent because when java compiler
compiles the java program, it does not directly convert the
code into host machine specific instruction as other
programming language compilers do, instead it creates a
bytecode which is a intermediate language code generated
for the virtual machine which can run on any platform.

Is This Answer Correct ?    0 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

Tell me how many ways are there to initialise an integer with a constant.

1154


what is an objects lock and which objects have locks? : Java thread

1078


How does thread synchronization occurs inside a monitor? What levels of synchronization can you apply?

1012


What is a line separator in java?

1027


Is nan false?

1050


Why do we need hashmap in java?

1176


Can we override the static method?

1081


Why we cannot override static method?

1123


What is mysql driver class name?

1205


When do we need to use internal iteration? When do we need to use external iteration?

1192


What is the final keyword?

1035


What is difference between iterator access and index access?

1112


how would you implement a thread pool? : Java thread

971


Why do we need singleton class?

1045


How many types of the indexof method are there for strings?

1019