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

I am giving the answer more clear.
JVM is O.S Dependent ,i.e different operating systems require
their own specific jvm.

the thing what is platform independent is
the byte code generated by java compiler "javac"
this byte code can be run on any real world object as long as
jre(consists jvm) is exists.jre should be under some
operating system.

Is This Answer Correct ?    18 Yes 9 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What classes of exceptions may be thrown by a throw statement?

1009


Differences between traditional programming language and object oriented programming language?

1177


What is replacefirst in java?

1168


Is there a sort function in java?

1013


What is size_t?

1031


What is runtime polymorphism or dynamic method dispatch?

1045


Explain thread life cycle in java?

1089


What is 32 bit float?

1057


Explain about transient variables in java?

1147


Difference between Linked list and Queue?

1076


What is a website container?

1004


What exactly is methodology?

978


What is the difference between heap memory and stack memory?

1117


What is a parent class in java?

1055


Explain the importance of throws keyword in java?

1042