What is the difference between interpreter and compiling ?
Answer Posted / nanda kishore
Compiler: Converts Java code into Byte Code.
Interpreter: Converts Byte Code into Machine(Operating System) dependend Code .
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
we have syntax like for(int var : arrayName) this syntax is to find whether a number is in the array or not.but i want to know how to find that number's location.
State the difference between strings and arrays.
What is a flag and how does it work?
Differentiate between postfix and prefix operators in java.
What is assembly used for?
what is the messsage u r going to get from an objectoriented programing?
Can we create an object of private class?
Explain the difference between abstract classes and interfaces in java?
How are destructors defined in java?
Is null in java?
How to pass arraylist to stored procedure in java?
What is boolean data type in java?
What is a module function?
What is a condition in java?
What is java used for on a computer?