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


Please Help Members By Posting Answers For Below Questions

what do you mean by stream pipelining in java 8? Explain

769


Explain listiterator and methods in listiterator?

758


What is meant by 'Class access modifiers'?

809


What happens when you invoke a thread’s interrupt method while it is sleeping or waiting?

770


What is the purpose of an interface?

784


is it possible to instantiate the math class?

732


What is the argument in java?

695


what type of questions asked for barclays technologies pune please send urgent

5437


What is oop principle in java?

752


What is the use of :: in java?

780


What are the two main uses of volatile in Java?

812


What does replaceall do in java?

693


Can a class be private?

703


How do you override a private method in java?

697


Explain importance of throws keyword in java?

774