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 |
Is java type safe?
What are static blocks and static initalizers in java ?
How to display arraylist values in java?
Does java initialize arrays to zero?
When you Click a Button, What event will be fired?
Why parsing is done?
Is void a wrapper class?
Name container classes in java programming?
Explain class A{} class B{} class C{} all the three classes are saved in a single file name, what the name should i provide to the file ,in what file name should i run the program? Ple Explain
Is string a keyword in java?
What is difference between string and stringbuffer?
Differentiate between postfix and prefix operators in java.