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
Difference between error and exception
How do you find the independent variable?
Write a program to check for a prime number in java?
Is java ee a framework?
Explain about transient variables in java?
How to sort an unsorted array in java?
How will you reverse a singly-link list?
Explain about main() method in java ?
What is use of inner class in java?
Is char a method in java?
What does isempty () do in java?
Do I need java for windows 10?
What is methodological theory?
Is array an object in java?
What is function and method in java?