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
List some java keywords sun like c, c + + keywords?
When can an object reference be cast to an interface reference in java programming?
I want to print “hello” even before main is executed. How will you acheive that?
How do you ensure that n threads can access n resources without deadlock?
What does sizeof return?
What is a stack class in java ?
Explain try and catch keywords in java?
What is a pattern what is an anti pattern?
What are the Main functions of Java?
Why array is used in java?
Is upper case in java?
Explain about public and private access specifiers?
What is set and get methods in java?
What is a dynamic array java?
Why are functions called methods in java?