what does exactly the linker do?

Answer Posted / s.verma

The work of the linker is to take all the related files of a
project, after compilation of individual files, wrap them
into a single file and hand it over to the loader. The loader
then loads it into the main memory and prepares it for
execution

Is This Answer Correct ?    3 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What is the difference between inheritance and polymorphism?

592


Can static class have constructor?

585


Why do we need oop?

671


what's the basic's in dot net

1738


Which method cannot be overridden?

580






What is inheritance in oop?

604


What is polymorphism what are the different types of polymorphism?

566


What is protected in oop?

604


What is encapsulation in ict?

608


just right the logic of it 1--> If few people are electing then every time ur candidate should win 2--> arrange books in box, if box carry weight == books weight then take another box..... find the no of box required.

6485


Is oop better than procedural?

574


What is abstraction in oop?

634


what are the ways in which a constructors can be called?

1583


Can you name some types of inheritance?

641


what is different between oops and c++

2001