what is translator and it types
Answer / deepakkumar1887
translator is a program, which translate the source code
instruction to perform native code instruction. there are
three types ie., assembly,compiler and interpreter.
| Is This Answer Correct ? | 0 Yes | 0 No |
What is array length in java?
What two classes are used to read data only?
0 Answers TryTechnicals Pvt Ltd,
What is java volatile?
How to avoid memory leak in java?
can any one send me the example program of immutable class?
What is a Java package and how is it used?
What is a native method in java programming?
Which variables are stored in stack?
List the three steps for creating an object for a class?
How do you create a reference in java?
How to sort list of list in java?
Why isn’t there operator overloading?