Page 1 of 2 12 LastLast
Results 1 to 15 of 28
  1. #1
    Registered User
    Join Date
    Feb 2014
    Location
    Chandigarh
    Posts
    197

    What is JVM in relation to Java?

    Hi to all!
    Actually, I was learning Java, but i didn't understand the meaning of Java Virtual Machine (JVM)? Can someone please help me

  2. #2
    Registered User
    Join Date
    Mar 2014
    Posts
    41
    Hi Rvtrainingchd,

    A Java virtual tool (JVM) interprets compiled Drink star encrypt (called bytecode) for a computer's processor (or "instrumentation level") so that it can fulfil a Beverage curriculum's manual. Drink was organized to countenance application programs to be shapely that could be run on any document without having to be rewritten or recompiled by the programmer for each change program. A Potable virtual machine makes this attainable because it is knowing of the special pedagogy lengths and opposite particularities of the level.

  3. #3
    Registered User
    Join Date
    Feb 2014
    Location
    Chandigarh
    Posts
    197
    Thanks for your precious suggestions and time.

  4. #4
    Senior Member Glow's Avatar
    Join Date
    Dec 2008
    Posts
    1,471
    Taking the advantage of the opportunity can also recommend dailyrazor.com java hosting deals.
    Since 2001, it has been providing reliable hosting services. Never had a problem with downtime. Support tickets are always answered promptly and clarification provided whenever needed.

  5. #5
    Senior Member
    Join Date
    Apr 2014
    Posts
    264
    A Java virtual tool (JVM) interprets compiled Drink star encrypt (called bytecode) for a computer's processor (or "instrumentation level") so that it can fulfil a Beverage curriculum's manual. Drink was organized to countenance application programs to be shapely that could be run on any document without having to be rewritten or recompiled by the programmer for each change program. A Potable virtual machine makes this attainable because it is knowing of the special pedagogy lengths and opposite particularities of the level.

  6. #6
    Registered User
    Join Date
    Jul 2014
    Posts
    88
    Java Virtual Machine refers to the process of virtual machine that are used to execute the java byte code and it perform a java program's instructions. It allows portability to execute within platform or hardware-independent applications.

  7. #7

  8. #8
    Senior Member
    Join Date
    May 2013
    Posts
    198
    A Java virtual machine (JVM) is a process virtual machine that can execute Java bytecode. It is the code execution component of the Java platform. Sun Microsystems has stated that there are over 5.5 billion JVM-enabled devices

  9. #9
    Registered User
    Join Date
    Nov 2014
    Location
    NSW, Australia
    Posts
    19
    I did not knew about this, thanks for your views guys.

  10. #10
    Member
    Join Date
    Dec 2014
    Posts
    54
    For example, establishing a socket connection from a workstation to a remote machine involves an operating system call. Since different operating systems handle sockets in different ways.

  11. #11
    Registered User
    Join Date
    May 2014
    Posts
    36

    What is JVM in relation to Java?

    Hello Everyone,

    I have no idea about it please suggest me..

  12. #12
    Registered User
    Join Date
    Dec 2014
    Location
    New York City
    Posts
    5
    JVM is basically an interpreter for compiled java binary code(byte code) for the computer's processor(hardware) or say to change into the machine code so that it can perform a java programs instructions. It also has the inbuilt antivirus component to protect the code . It is shortened for JAVA VIRTUAL MACHINE. Every operationg system has its own JVM to interpret the code .You just need the required binary code on the system to run it.

  13. #13
    Registered User
    Join Date
    Sep 2014
    Location
    Gurgaon
    Posts
    85
    Java Virtual Machine is an interpreter for interpret the binary code into machine code.

  14. #14
    Registered User
    Join Date
    Sep 2014
    Location
    Pennsylvania, USA
    Posts
    87
    I completely agree with all of you guys, thanks for sharing your views.

  15. #15
    Registered User
    Join Date
    Apr 2014
    Posts
    146
    JVM allows Java portability to execute within platform and hardware-independent applications. It's a big part of the "write once, run anywhere (WORA)" philosophy. The JVM is actually part of the Java Runtime Environment (JRE). It is the JRE (JVM plus base classes) that enables Java bytecode to run on any platform. Bytecodes, which are interpreted by the JVM, simply call classes found in the JRE when they need to perform actions they cannot do by themselves. Some actions, like those directed to the underlying hardware or the operating system, are performed by the JVM. Bytecodes lack functionality by themselves and need the JVM to do many tasks for them.This perceived limitation is actually an advantage. First, it allows Java programs to be very small compared to other executable programs. Second, and more importantly, it allows them to be very portable. Since each JVM is tailor-made for a specific platform, a Java program cannot run on it unless: (1) An appropriate JVM has been created for it, and; (2) That JVM has been installed on it. The portability of Java programs are therefore fully dependent on the presence of a specific JVM. Communication between an application and each underlying platform can be very sophisticated, but the JVM handles it well by providing a layer of abstraction between the two. As such, developers do not need to be aware of the intricacies involved for each application-platform pair.

Page 1 of 2 12 LastLast

Tags for this Thread

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  

  Find Web Hosting      
  Shared Web Hosting UNIX & Linux Web Hosting Windows Web Hosting Adult Web Hosting
  ASP ASP.NET Web Hosting Reseller Web Hosting VPS Web Hosting Managed Web Hosting
  Cloud Web Hosting Dedicated Server E-commerce Web Hosting Cheap Web Hosting


Premium Partners:


Visit forums.thewebhostbiz.com: to discuss the web hosting business, buy and sell websites and domain names, and discuss current web hosting tools and software.