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...

is JVM platform dependent or independent..?

Answer Posted / ravi

Java "the language" is platform-independent. To make it so,
there is a platform-specific JRE that knows how to run the
platform-independent Java code on a specific platform.

The JVM could be called platform-independent because it
produces the same results running the same Java code on
different platform(). It is however (at least partially)
implemented as a platform-dependent executable.

Is This Answer Correct ?    44 Yes 36 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What are the steps that are followed when two computers connect through tcp?

1044


How do you calculate square roots?

1216


what are abstract functions?

1084


What is the Concept of Encapsulation in OOPS

1032


When we should use serialization?

1093


What does n mean?

1055


What is the difference between java applets and applications?

1218


Suppose if we have variable ' I ' in run method, if I can create one or more thread each thread will occupy a separate copy or same variable will be shared?

1126


How are this() and super() used with constructors in java programming?

1122


What is hash table in java?

1093


Is c better than java?

1007


What is difference between overloading and overriding in java?

1082


Is void a type?

1028


What is protected access modifier?

1048


Can you start a thread twice in Java?

1174