In C we use only compiler. Why java uses both compiler and
interpreter? What is its significance?
Answer Posted / dhana
in java code is complied by the complier at that time code
is convered into byte code after that JVM can convert the
byte code instructions into Machine code instructions.
Is This Answer Correct ? | 10 Yes | 8 No |
Post New Answer View All Answers
How to sort array in descending order in java?
What is sorting algorithm in java?
What is the gregoriancalendar class in java programming?
Why lambda expression is used in java?
What is ternary operator in java?
What is the difference between jdk and jre?
Why is java so popular?
What is meant by javabeans?
How does hashmap work in java ?
Difference between arraylist and hashset in java?
Difference between method overloading and method overriding in java ?
What is the purpose of the finalize() method?
Where is jre installed?
What is update method called?
Define locale.