what are the application of compiler and interpreter for
source program
Answers were Sorted based on User's Feedback
Answer / deepakkumar1887
if the source program consists any prepocessor instruction
then we need interpreter otherwise we need compiler for fresh
translator
| Is This Answer Correct ? | 1 Yes | 0 No |
java source code --> Byte Code --> JVM --> Machine code
Here JavaCompiler is act as a compiler and the JVM is act as
the interpreter b/n Bytecode and Machine code. Due to JVM
the java is a platform independent...
| Is This Answer Correct ? | 1 Yes | 0 No |
Read data from console and print in one file. That would be in C:\temp ? Thanks, Bose
3 Answers Oracle, Surya Software,
What are the topics in advance java?
What is entry in java?
How does abstract modifier work?
What does java se mean?
What is the use of optional ?
Name the methods in mouse listeners ?
What is a parameter used for?
What is constructor and its types?
Define canvas?
Write a java program that prints all the values given at command-line.
Can we override constructors in java?