J2SE Question: Download J2SE PDF

What is linker?

Tweet Share WhatsApp

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 PDF Read All 214 J2SE Questions
Previous QuestionNext Question
What is local variable?What is keyword?