J2SE Question:
Download Job Interview Questions and Answers PDF
What is linker?
Answer:
A module that builds an executable, complete program from component machine code modules. The Java linker creates a runnable program from compiled classes. See also compiler, interpreter, runtime system.
Download J2SE Interview Questions And Answers
PDF
Previous Question | Next Question |
What is local variable? | What is keyword? |