What is the difference between interpreter and compiling ?
Answer Posted / muneeswari
interpreter:it executes programs line by line.
compiler: it executes entire program
| Is This Answer Correct ? | 16 Yes | 1 No |
Post New Answer View All Answers
What is the exact difference in between unicast and multicast object? Where we will use?
Can we increase size of array?
What is sortedset in java?
What is ascii code?
What is the difference between an argument and a parameter?
how we can use debug in myeclipse 6.0 in order solve the problems that exist in our program when there are 900 to 1000 pages in a web application
Name few java util classes introduced with java 8 ?
Define how can we find the actual size of an object on the heap?
What is the multi-catch block in java?
What is void class in java?
What exactly is java?
What are parameters in a method?
Is string is a data type?
What is the difference between import java.util.date and java .util?
Is space a char?