answersLogoWhite

0


Best Answer

Yes. All assemblers generate object code files, as do some compilers (others generate files to be fed to the assembler). The linker will link various object files into a single executable object.

It is, however, quite possible to have multiple linkers on a single system, that may or may not handle compatible input/output files. (MSVC vs Borland vs icc vs gcc/binutils, etc...)

User Avatar

Wiki User

15y ago
This answer is:
User Avatar

Add your answer:

Earn +20 pts
Q: Typically in a computer system there can be several compiler and assemblersHoweverhere is generally a single linker?
Write your answer...
Submit
Still have questions?
magnify glass
imp
Related questions

What does a compiler allow us to do?

A compiler converts programming code into computer code that a computer can read.


Can a computer boot without a compiler?

do not no


What are the principals for Compiler design?

Principles of Compiler Design was a textbook released in 1977 that is generally considered a classic in the field of computer programming. It is often called the "Dragon Book" because of the depiction of a knight slaying a dragon on the front cover.


What is post compiler?

A compiler translates anything that is a structured syntax, generally a computer language, into machine code or code that an interpreter will execute on a computer. Machine code actually executes on a machine, interpreted code is pure data for the execution engine of the interpreter.Post compilers, sometimes called post processors, take the compiled code as input and make changes to the code to provide functionality beyond that of the original language.Examples are:The original C++ language used a C compiler to process most of the file and a post compiler to add the object-oriented extensionsAspect Oriented Programming (AOP) functionality is generally added by a post compiler


A computer program that converts the entire program into machine language at one time is called?

compiler


How do computer programmers analyze a computer problem?

they have a degugger and a compiler whenever they run a compiler, it brings outs the faults to the programmer an dhence they get aware of it and get rid of their mistakes


What Symbol table in compiler?

what is symbol table in computer


What is the output of a compiler?

A compiler accepts computer instructions in a language people understand and converts them into a language computers understand.


Who converts the computer language into machine language?

A compiler or interpreter converts high-level programming languages into machine code that can be understood and executed by the computer's hardware.


What is compiler in computer programming?

A compiler is a program that translates high-level source code into low-level machine code.


Why is a compiler a necessary part of a computer system?

A compiler isn't technically part of the computer. A compiler takes the source code of a program and compiles it into a usable program. However, without a compiler, there will be very few programs, and thus computers won't be much use.


What compiler and interpreter effect the speed of computer?

need to get to mars