Explain briefly about, processor, assembler, compiler,
loader, linker and the functions executed by them.

Answer Posted / varun

Processor:--A processor is the part a computer system that executes instructions .It is also called a CPU

Assembler: -- An assembler is a program that takes basic computer instructions and converts them into a pattern of bits that the computer's processor can use to perform its basic operations. Some people call these instructions assembler language and others use the term assembly language.

Compiler: --- A compiler is a special program that processes statements written in a particular programming language and turns them into machine language or "code" that a computer's processor uses. Typically, a programmer writes language statements in a language such as Pascal or C one line at a time using an editor. The file that is created contains what are called the source statements. The programmer then runs the appropriate language compiler, specifying the name of the file that contains the source statements.

Loader:--In a computer operating system, a loader is a component that locates a given program (which can be an application or, in some cases, part of the operating system itself) in offline storage (such as a hard disk), loads it into main storage (in a personal computer, it's called random access memory), and gives that program control of the compute

Linker: -- Linker performs the linking of libraries with the object code to make the object code into an executable machine code.

Is This Answer Correct ?    6 Yes 1 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

Will increasing ram speed up my laptop?

569


What is the main cause of blue screen of death?

525


Explain the concept of the distributed systems?

607


What are differences between ram and rom?

553


What is a rootkit virus?

551






How can I run 32 bit on 64 bit?

537


What is ram parity?

608


Does ram affect excel performance?

518


Explain the characteristics of instruction and execution time.

560


What are the 3 types of operating systems?

547


Stable storage cannot be implemented. (A) Explain why it cannot be. (B) Explain how database system deal with database applications

1707


How do I cancel chkdsk scan?

613


What is chkdsk used for?

543


What is the operating system?

643


How do I search all files in windows?

480