Home TechnologyProgramming Subscribe to RSS

Is Java A Compiled Programming Language Or Interpreted Language?

Answer Question

1 Answer - Sort by: Date | Rating

    An Interpreted Language is a programming language whose program can be executed from source form by an interpreter(step-by-step executors of source code, where no translation takes place).
    Compiled programming language is A programming language whose programs are converted into an executable form before being executed.
    Means implementations are typically compilers (translators which generate machine code from source code).

    But Many interpreted languages are first compiled to some form of virtual machine code, which is then either interpreted or compiled at run-time to native code.
    As for Example Java.

    So it Seems that Java is Both Compiled and Interpreted language.
    0 0

    Alon_nad  

    answered 4 months 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