Home TechnologyProgrammingJava Subscribe to RSS

What Are The Main Differences Between Java And C++?

Answer Question

1 Answer - Sort by: Date | Rating

    The biggest difference is that C++ is a platform dependent, compiled language while Java is a platform independent language based on virtual machines and bytecode. So if you want to execute a C++ programme written for windows on a Linux system you will have to recompile it first to match the needs of the new target platform. If you want to execute a Java program on any platform you just do, it always works as long as there is a Java virtual machine up and running.
    0 0

    Scrut 

    answered 3 years ago

      More

         
         

        Ask a Question via Twitter

        Send a question to @askblurtit and we will publish it online and send you a reply everytime you receive an answer.

        Blurtit Store

        Get T-shirts, hoodies, caps and more at the Blurtit store

        Blurtit International