What is the difference between interpreter and compiling ?
Answer Posted / raj dhakad
compiler compiles whole block of program at a time whereas
interpreter it interpretes one line at a time.
| Is This Answer Correct ? | 6 Yes | 0 No |
Post New Answer View All Answers
Give example to differentiate between call by value and call by reference.
Explain covariant method overriding in java.
What are void methods?
Is arraylist an object in java?
What is the difference between multiple processes and multiple threads?
Name and explain the types of ways which are used to pass arguments in any function in java.
how its run?
What is methodological framework?
What is treeset in java collection?
what is thread in Java ?
Why is it called a string?
Difference between operator overloading and function overloading
What is temp in java?
When do I need to use reflection feature in java?
What is difference between variable declaration and definition?