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
How do you classify Dialog Box?
How to perform binary search in java?
What are the types of exceptions?
What is ternary operator? Give an example.
What are the main features of java?
Can we cast any other type to boolean type with type casting?
Write a program to show whether a graph is a tree or not using adjacency matrix.
What is this () in java?
When will you define a method as static?
Explain about serializable interface in java?
Is array primitive data type in java?
When should a function throw an exception?
What is the default value of local and global variables?
Explain differences between checked and unchecked exceptions in java?
What happens if a constructor is declared private?