Friday, March 11, 2016

What is Assembler?

Assembler: Assembly code is passed to an assembler for further procesing that is, if the source language is assembly language & the target language is machine language, then the trasnlator is called an assembler.
If You want to learn about the technology, computer science & engineering, web programming, freelancing, earning please click here :CSE SOLVE

Related Posts:

  • What is Pass? Pass:         When one or more phase are combined into a module than the module is referred as pass. A pass is read the source program to the output of the previous pass, makes the tra… Read More
  • What is Compiler-Compiler? Compiler-Compiler:   compiler-compiler is a tool, which is used to develop the construct of compiler.It permits a portion of the specification of a language to be non-procedural rather than procedural. Example:&nb… Read More
  • What is Translator? Translator:   Translator is program that performs the task of converting a program written in programming language into a program in another programming language-         &n… Read More
  • What is Pre-Processor? Pre-Processor:   Pre-processor produces a input to compilers which are perform the following function:- Macro Processing File Inclusion Rational Preprocessor & Extension of Language If You want to lea… Read More
  • What is Phase? Phase:  A phase is a logically cohesive operation that takes as input one representation of the source & produces as output another representation.These are Six phases are used in compiler design. These are- &nbs… Read More

0 comments:

Post a Comment