answersLogoWhite

0


Best Answer

Each class of CPU has its own assembly language.

User Avatar

Wiki User

14y ago
This answer is:
User Avatar

Add your answer:

Earn +20 pts
Q: What is the relationship of assembly language to computer architecture?
Write your answer...
Submit
Still have questions?
magnify glass
imp
Related questions

What is the effect of computer architecture in the field of operating system?

The architecture will provide different sets of operators and memory and quite possibly how they were used (in assembly language for instance). Compare risc and Intel architecture for extreme proof.


What computer language uses mnemonic names?

Assembly Language


What has the author Thomas S Frank written?

Thomas S. Frank has written: 'Modern calculus [by] Thomas S. Frank [and] James F. Smith' -- subject(s): Calculus 'Introduction to VAX-11 architecture and assembly language' -- subject(s): Assembler language (Computer program language), Computer architecture, Programming, VAX-11 (Computer) 'Modern calculus' -- subject(s): Calculus


How would you define assembly language?

assembly language uses abbreviation called menmonics.it is a bit easier to write computer programs in assembly language as compared to machine language but still requires skill and experienci.A program called assembler is used to convert an assembly language into machine language.


First computer language?

The oldest computer language still in use is Fortran, invented in 1957. The first computer language was assembly language, but the first high level programming language was Plankalkul.


Is the assembly language for x86 processors the same as those for computer systems such as the Vax or Motorola 68x00?

No. Each assembly language is based on either a processor family or a specific computer. Different. Each assembly language is based on a series of processors or specific machines.


What is assembler in computer?

An assembler is a machine code program that converts low-level symbolic assembly language instructions into machine code. Assembly language is a second generation programming language.


Which computer language uses mnemonics to write computer programs?

In a sense they all do, but you are probably thinking of Assembly languages (where the term "mnemonic" is used explicitly for the identifiers used to stand for instruction opcodes, register numbers, etc.Note: there is no single Assembly language, every modern computer architecture has at least one Assembly language specific to its unique instruction set.


What do you mean by assmembly language?

Assembly language is a low-level programming language that closely corresponds to machine code instructions for a specific processor. It uses mnemonic codes to represent machine-level instructions, making it easier for humans to write and understand compared to binary machine code. Assembly language programs must be translated into machine code by an assembler before they can be executed by the computer.


What are the major contributors of computer architecture?

According to the Testing department point of view, a Computer architecture is the person who breaks the project into different modules. It is his responsibility to draw the diagrams for the modules using a very famous language UML which is unified modelling language. All this is done by Computer architecture in the Design Phase of the Software Development Life cycle


Why machine language program written from one computer will not run on another computer with different CPU?

I'm assuming it has to do with the architecture of the CPU.


What has the author Vincent Mahout written?

Vincent Mahout has written: 'Assembly language programming' -- subject(s): Embedded computer systems, Microprocessors, Assembler language (Computer program language)