A computer programming language either compiles a program or interprets but the JAVA language combines both these features together so as to make java a two stage system. In the first stage, the JAVA compiler translates the source code into Byte code instructions. These byte codes are not the machine instructions and therefore, in the second stage JAVA interpreter( JAVA Virtual Machine) generates machine codes that are directly executed by the computer system which runs the JAVA program .Thus, it can be said that the JAVA is a compiled and interpreted language .
No comments:
Post a Comment
Liked this blog, don't forget to share it with your freinds😀😀..