What is the difference between interpreter and compiling ?
Answer Posted / natasha verma
The compiler reports to its user the presence of errors in
the source program.
| Is This Answer Correct ? | 2 Yes | 1 No |
Post New Answer View All Answers
What is the old name of java?
Can we cast any other type to boolean type with type casting?
Why vector class is used?
What is an empty list in java?
How do I print a “?
What is java thread dump, how can we get java thread dump of a program?
What is java virtual machine? Explain
Do you know why doesn't the java library use a randomized version of quicksort?
Define the term string pool?
Why is logger singleton?
What is the difference between a constructor and a method?
What is the covariant return type?
What is a nonetype?
What steps are taken when the OS shifts from one-thread execution to another?
Explain about assignment statement?