sachin
about JVM
1 Answer(s)      3 years and 10 months ago
Posted in : Java Beginners

View Answers

August 22, 2009 at 10:14 AM


Hi Friend,

There are different versions of jdk for different platform and we don't use a unique jdk for each operating system. So each version create different JVM for different platform.Also if JVM is not loaded in the platform then we can't run a program.Therefore we can say that JVM is platform dependent.

Thanks









Related Pages:
about JVM - Java Beginners
about JVM  Hello Rose india.net team I want to ask that why JVM... different JVM for different platform.Also if JVM is not loaded in the platform then we can't run a program.Therefore we can say that JVM is platform dependent
Strange JVM behaviour
to process the batch for about 50 hrs. The problem I'm facing is that the process runs fine for about an hour and then starts to idle. So, I did this - I run the JVM...Strange JVM behaviour  hi I'm running a java application
JVM
JVM  JVM is platform independent or not..   Hi, JVM or Java Virtual Machine is platform dependent. So, you can't install windows JVM on Linux. Similarly Linux JVM can't be installed on windows. Thanks
JVM
JVM  what is bytecode ? describe the JVM indetail
JVM
JVM  whats the diference of using JVM on windows or on linux
Java JVM
compiled languages.  To know more about JAVA JVM, just click http... Java JVM       The JVM... used by a JVM accepts a form of computer intermediate language commonly referred
JVM
JVM   Write a short note on JVM.   Please visit the following links: http://www.roseindia.net/java/quick-java.shtml http://www.roseindia.net/java/java-virtual-machine.shtml
Java Virtual Machine(JVM)
about such details.  It is the responsibility of the JVM to handle... Java Virtual Machine(JVM)     ... Machine JVM is the main component of Java architecture and it is the part
bytecode and JVM.
bytecode and JVM.  Explain the terms bytecode and JVM.   Please visit the following links: Bytecode JVM
Java JVM
Java JVM  How many JVM could be run on an operating system
Java JVM
Java JVM  What is JVM Heap Size? How does it affect the performance of the Application
jvm work
jvm work  wht is the work of jvm? deaply.   Hi Friend, Java Virtual Machine or JVM for short is a software execution engine to run the java programs. Java Virtual Machine is also known as "Java Interpreter" which
JVM - Java Beginners
JVM  Hi, Is JVM a compiler or an interpreter? Thanks   Hi Friend, JVM is an interpreter. Thanks
Java and jvm related question
Java and jvm related question  What is difference between java data types and jvm data types
jvm - Java Interview Questions
jvm  Can you provide some JVM Questions for Java Interview preparation
jvm - Java Beginners
jvm  where does the (java virtual machine)jvm located in the system exact location please help me
memory areas in jvm
memory areas in jvm  what are different memory areas in jvm?plz elaborate their significance
Are JVM's platform independent?
Are JVM's platform independent?  Hi, Are JVM's platform independent?   Hi, Java Virtual MachineJVM)'s is not platform independent. JVM.... Are JVM's Platform independent Thanks
JVM - Java Beginners
JVM  can u tell in which language JVM(both compiler n interprter) has been written....  i thing in C language . you can varify with the source code of java
jvm in eclipse 3.2 - IDE Questions
jvm in eclipse 3.2  How can we check JVM version in Eclipse3.2
JVM - Java Beginners
JVM  Can you help me how to get JVM back, My Java Virtual Machine missing from my system. I try to install again netbeans 6.0 + JDK and JRE... This is jagadhish. JVM can't mis anywhere.the suitable combinations i will tell with that u can
What is the difference between a JDK and a JVM?
What is the difference between a JDK and a JVM?  Hi, What is the difference between a JDK and a JVM? Thanks,   Hi, JDK is stand... and it includes execution environment. Where as JVM is stands for Java Virtual machine
Doubt about Xstream Converter
Doubt about Xstream Converter  Hi, I am using the Xstream freamwork to read a lot of files in a batch operation. I use a custom converter Xstream... memory in the JVM. Using Jvisualvm and isolating some parts of my code I find
Java Virtual Machine
; In this section, you will learn about the java virtual machine (JVM) and how to work? Java Virtual Machine (JVM) Java Virtual Machine is a set of computer... to execute other computer programs and scripts. This model is used by JVM that accepts
About Java
About Java This article is discussing about Java, which is a programming... about Java is listed below : Around 1.1 billions desktop runs Java. Every... is actually depends on JVM(Java Virtual Machine) and a compiler with a set
how char values are converted to their 16-bit representation in jvm?
how char values are converted to their 16-bit representation in jvm?  can anyone explain the conversion of character 'c' to its 16-bit representation in jvm
Java Virtual Machine
space. So, programmer don't worry about cleaning the memory. JVM.... The JVM is responsible for compiling the the byte code for the machine on which JVM is running and then finally executing the program. The JVM is heart of Java
java.net.BindException: Address already in use: JVM_Bind.
java.net.BindException: Address already in use: JVM_Bind.  hi, i have stop smtp of windows but james server have remain same error java.net.BindException: Address already in use: JVM_Bind
what is the working of JVM when An object is created of a class?
what is the working of JVM when An object is created of a class?  what is the working of JVM when An object is created of a class?   When the JVM creates the instance of your class object,the object instance is stored
JVM is build in which language - Java Interview Questions
JVM is build in which language  Hi, Can anybody tell me 1.JVM is build using which language.   C language
Open Source JVM
Open Source JVM Java Virtual Machine or JVM for short is a software... Source JVMs.       Wonka -- an open source embedded JVM &... kissme is Java Virtual Machine (JVM) freely available under the GPL
java.net.BindException: Address already in use: JVM_Bind.
java.net.BindException: Address already in use: JVM_Bind.  hi... java.net.BindException: Address already in use: JVM_Bind.   Hi, I... JVM_bin bind problem. Thanks   Hi, I think you are using windows
what is jvm instance, how is it created, how is related to thread?
what is jvm instance, how is it created, how is related to thread?  what is jvm instance, how is it created, how is related to thread
increase the JVM's maximum heap size. - Java Server Faces Questions
increase the JVM's maximum heap size.  Hi Friends ... How to increase the JVM's maximum heap size. Just now i am getting error like : Internal compiler error :java.lang.OutOfMemoryError give me any sugg.. Thanks
description about jdk 1.5 features - Hibernate Interview Questions
description about jdk 1.5 features  Hi. Please can anyone provide... be downloaded free from the sun Microsystems. JVM compiler, debugger and other... make sure that your JVM compiler & JDK versions are same. For more
Explain about threads:how to start program in threads?
Explain about threads:how to start program in threads?  import java.util.*; class AlphabetPrint extends Thread { public void print... program has atleast one thread the main thread. When a java program starts, jvm
Keyword- transient
Keyword- transient       The transient keyword is used to indicate to the JVM that the indicated... variables. To know more about this just click: http:/www.roseindia.net
How to set memory used by JVM in Ant
How to set memory used by JVM in Ant   ... of JVM (java virtual machine), when ANT (another neat tool) is used outside... JVM to the ant script, you can get some pretty strange errors that are difficult
About struts
About struts  How will we configure the struts
Identify correct and incorrect statements or examples about EJB programming restrictions.
Identify correct and incorrect statements or examples about EJB... or examples about EJB programming restrictions. An enterprise Bean must... manager; stop the JVM; or change the input, output, and error streams
About Java
About Java  Hi, Can anyone tell me the About Java programming language? How a c programmer can learn Java development techniques? Thanks   Hi, Read about java at http://www.roseindia.net/java. Thanks
Get Thread Name
. The JVM provides an  application to execute the multiple thread running... returns you the information about the particular thread running in the code and the information about the specified thread is printed by System.out.println. 7
About jsp
About jsp  Read Excel data using JSP and update MySQL databse
about jquery
about jquery  i want to put already made dropdown menu code which is in internet into my website.but how to put
About Java2
About Java2  sir i want to a develop one text editor but the problem is that i m not able to save our file as text formet or any formet Sir plz guide me
about java1
about java1  Sir, i want to know how we develop 3d button ,lable,textfield etc. in java . sir plz give one program as well Thank you
ABOUT Jtable
ABOUT Jtable  My Project is Exsice Management in java swing Desktop Application. I M Use Netbeans & Mysql . How can retrive Data in Jtable from Mysql Database in Net Beans