In C we use only compiler. Why java uses both compiler and
interpreter? What is its significance?
Answer Posted / ershad md sk
In C Lang Our program is directly Converted into
Executable code which is a Not portable..& it is Machine
Specific..in JAVA first .class file is Converted into .java
File And the Interpreter wil generate a intermediate Code
that is BYTE CODE..Which is Machine Independent...it has 0%
protability Issue............
| Is This Answer Correct ? | 3 Yes | 9 No |
Post New Answer View All Answers
Does printwriter create a file?
List the features of java programming language.
Can you sort a string in java?
What are the four versions of java?
What is a pattern what is an anti pattern?
Why is it called boolean?
Is static a keyword in java?
What is main function purpose?
how to write a program for sending mails between client and server
Implementations of set interface?
Why are variables important in research?
Can java program run without jre?
Is vector synchronized in java?
Can you start a thread twice in Java?
Give me example of derived data types.