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 a boolean in java?
What is the primitive type byte?
What is JDK? Mention the variants of JDK?
how to write a server program and sending the mails to the server using smtp protocol please help me
What is thread pool? How can we create thread pool in java?
What is the reason behind using constructors and destructors?
Why is string builder not thread safe?
What is Distributed Application and what is its usage?
What is an object in Java and what are its benefits?
What is a stringbuffer?
Is alive in java?
What is the difference between Abstract Class and Interface