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
what do you mean by stream pipelining in java 8? Explain
Explain listiterator and methods in listiterator?
What is meant by 'Class access modifiers'?
What happens when you invoke a thread’s interrupt method while it is sleeping or waiting?
What is the purpose of an interface?
is it possible to instantiate the math class?
What is the argument in java?
what type of questions asked for barclays technologies pune please send urgent
What is oop principle in java?
What is the use of :: in java?
What are the two main uses of volatile in Java?
What does replaceall do in java?
Can a class be private?
How do you override a private method in java?
Explain importance of throws keyword in java?