Answer Posted / neha siddiqui
. JVM is stands for java virtual machine
. JVM is popularly known as interprets between java bytecode
and computer operating system
. using a JVM user can run java code on any platform such as.,
unix, linux, windows xp,etc
. A JVM normally reads and executes java statement one at a time
. A JVM can however includes a JIT compiler [Just In Time] with in it
. The Jvm does not know any thing about java programming language
. A JVM only recognize a particular binary format of a file called "Class File"
. A Class file contain Java Virtual Machine instructions.
Is This Answer Correct ? | 2 Yes | 0 No |
Post New Answer View All Answers
Which interface does java.util.hashtable implement?
What are the interfaces in java collections? : java collections
please mail me the interview question based on java/j2ee
Hi we have an urgent requirement for Java/J2ee technical lead position & also looking for "Java Guidewire claimcentre" experienced professional for Bangalore location if interested can reach srisanh@gmail.com
What are the types of the main implementing classes in the map interfaces? : java collections
What are the different types of collections views being provided by the map interface? : java collections
What is an algorithm in java collection framework? : java collections
What are the uses of the set interfaces in the java collections? : java collections
What is java collection? : java collections
What is the enumerator of the java collection framework? : java collections
Which java collection class can be used to maintain the entries in the order in which they were last accessed?
What are the types of java collections? : java collections
can u draw class/object diagram for ATM
What are the types of interface used in the java collections? : java collections
What are maps interfaces in the java collections? : java collections