J2SE Question:
Download Job Interview Questions and Answers PDF
What is compiler?
Answer:
A program to translate source code into code to be executed by a computer. The Java compiler translates source code written in the Java programming language into bytecode for the Java virtual machine1. See also interpreter.
Download J2SE Interview Questions And Answers
PDF
Previous Question | Next Question |
What is compositing? | What is compilation unit? |