answersLogoWhite

0

What is an absolute assembler?

Updated: 8/21/2019
User Avatar

Wiki User

9y ago

Best Answer

An absolute assembler is a computing term for an assembler which generates code which uses only absolute addresses.

User Avatar

Wiki User

9y ago
This answer is:
User Avatar

Add your answer:

Earn +20 pts
Q: What is an absolute assembler?
Write your answer...
Submit
Still have questions?
magnify glass
imp
Related questions

What is an absolute loader?

An absolute loader is the simplest type of loader scheme that fits the general model of loaders. The assembler produces the output in the same way as in the "complier and go loader" . The assembler outputs the machine language translation of the source program.Disadvantage:The programmer has to specify the address to the assembler that where the program is to be loaded.It is very difficult to realocate in case of multiple subroutine.Programmer has to remember the address of each subroutine and use that absolute address explicitly in other subroutines to perform subroutine linkage


What are the function of absolute loader?

1. Allocation - by programmer 2.Linking - by programmer 3.Relocation - by assembler 4.Loading - by loader.


What are the four Function of absolute loader?

1. Allocation - by programmer 2.Linking - by programmer 3.Relocation - by assembler 4.Loading - by loader.


Where can you get an assembler?

One well known and good assembler is NASM. (Netwide ASseMbler). This can be found at http://nasm.sf.net


What is the Difference between cross assembler and resident assembler?

An assembler which runs on a computer for which it produces object codes


What are examples of assembler?

There are several examples of assemblers: GAS - the GNU Assembler MASM - Microsoft Macro Assembler NASM - Netwide Assembler The assembler is the program which converts assembly code into machine code - a necessary step to prepare a program for execution.


What is meta assembler?

Meta-assembler is a program that accepts the syntactic and semantic description of an assembly language, and generates an assembler for that language.


What is a meta assembler?

Meta-assembler is a program that accepts the syntactic and semantic description of an assembly language, and generates an assembler for that language.


Which program translate assembly language into machine language?

Assembly langue is translated into machine language by an assembler.


How does cross assembler work?

i don't know what is the work of cross assembler?


What are assembler directive listout and explain its types?

list out assembler directive?


What is the difference between an assembler and a translator?

what is the difference between an assembler and the translator