Answer Posted / therathna
converting programing langauge to michine language.In java
compailing is done by interpriter this is use for to convert
programing into byte code.
| Is This Answer Correct ? | 2 Yes | 2 No |
Post New Answer View All Answers
What does the “final” keyword mean in front of a variable? A method? A class?
What is method overriding in java ?
What is the difference between abstract class and interface1? What is an interface?
Is set sorted in java?
What are actual parameters?
Is finalize() similar to a destructor?
How do you check if a number is a perfect square?
What is array and arraylist in java?
What do you know about the garbage collector in java?
How do you compare arrays in java?
Can a function return a function?
What are the steps involved to write rmi based programs?
Which command from the jdk compiles a java program?
What is scanner in java?
What does the string method compareto () do?