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 keyword and identifier?
Explain java coding standards for interfaces?
How to restrict a member of a class from inheriting by its sub classes?
What are methods of a class?
What is the difference between delete and delete[]
How the interruptible method gets implemented?
What is the full name of java?
What is a singleton class? Give a practical example of its usage.
Why do we need strings in java?
Difference between comparator and comparable in java?
Differentiate between a constructor and a method? Can we mark constructors final?
Why java is made?
How do you remove an element from an arraylist in java?
What function extracts specified characters from a string?
Can a source file contain more than one class declaration?