Answer Posted / 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 |
Post New Answer View All Answers
What are desktop procedures?
How many unicode characters are there?
What are "class access modifiers" in Java?
What is mvc in java?
Assume a thread has lock on it, calling sleep() method on that thread will release the lock?
What programs use java?
how to open and edit XML file in Weblogic???
What comes to mind when someone mentions a shallow copy in java?
What is compareto?
What is a void in java?
Do we need to manually write Copy Constructor?
What's the base class of all exception classes?
Can you give names of Container classes?
Why does java have two ways to create child threads?
What is integer valueof?