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

Does substring create a new object?

775


What is hashing in java?

793


How does arrays sort work in java?

820


What does system out println () do?

797


Is java good for beginners?

772


Can inner class final?

889


Using callable statement how can you pass out parameters, explain with example?

915


What differences exist between iterator and listiterator?

839


How do you do descending order in java?

765


Can we sort hashset in java?

877


How can constructor chaining be done by using the super keyword?

880


How do you input a string in java?

772


How define set in java?

791


Explain what is encapsulation?

841


Does apple use java?

716