J2SE Question:
Download Questions PDF

What is linker?

J2SE Interview Question
J2SE Interview Question

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 QuestionNext Question
What is local variable?What is keyword?