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
Hi Friends, i have searched in google but not clear. can you give bank example with synchronized keyword
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 is java collection? : java collections
What are the different types of collections views being provided by the map interface? : java collections
How is hashset maintained in memory by java ?
What are the classes in the java collection framework? : java collections
What is an algorithm in java collection framework? : java collections
What do you understand by synchronization? Why is it important?
Hi frnds how to lock an user when he enter wrong credentials more than 3 time using java or j2ee tech take username and password in a bean no need to connect DB and validate give me some sample application code or links its urgent for me thanks in advance
What are the uses of the set interfaces in the java collections? : java collections
can u draw class/object diagram for ATM
Which sorting algorithm is used by collections.sort() in java ?
what is mean by hasing and maping in java platform and advantage?
What are the types of the main implementing classes in the map interfaces? : java collections
What are the interfaces in java collections? : java collections