A translator for the assembly language to machine language is (1) assembler (2) compiler (3) interpreter (4) linker

1 Answer

Answer :

assembler

Related questions

Description : What do you call the translator which takes assembly language program as input & produce machine language code as output? A) Compiler B) Interpreter C) Debugger D) Assembler

Last Answer : Answer : D

Description : The translator program used in assembly language is called A) Compiler B) Interpreter C) Assembler D) Translator

Last Answer : Answer : C

Description : The translator program that converts source code in high level language into machine code line by line is called - 1) Assembler 2) Compiler 3) Loader 4) Interpreter

Last Answer : 4) Interpreter

Description : The translator program used in assembly language is called a. Compiler b. Interpreter c. Assembler d. Translator

Last Answer : Assembler

Description : The translator program used in assembly language is called a. Compiler b. Interpreter c. Assembler d. Translator

Last Answer : c. Assembler

Description : Which one of the following converts assembly language into machine language ? (1) Algorithm (2) Interpreter (3) Compiler (4) Assembler

Last Answer : Assembler

Description : Which of the following language is the closest to the machine code? A. Compiler B. Interpreter C. Assembler D. None of the above

Last Answer : C. Assembler

Description : converts high level language into machine language is (a) assembler (b) compiler (c) interpreter -Technology

Last Answer : (d) Both compiler and interpreter are language processors that converts high level language into machine language.

Description : A computer program that translates a program statement by statement into machine language is called a/an (A) Compiler (B) Simulator (C) Translator (D) Interpreter 

Last Answer : (D) Interpreter

Description : Language Translators can be divided into three major categories.They are _________ A. Compiler, Operating System and Assembler B. Compiler, Device Driver and Assembler C. Compiler, Interpreter and System Utility D. Compiler, Interpreter and Assembler

Last Answer : D. Compiler, Interpreter and Assembler

Description : State and explain the need of the following development tools microcontroller board: (i) Editor (ii) Assembler (iii) Compiler (iv) Linker

Last Answer : 1) Editor: An editor is a program which helps you to construct your assembly language program in right format so that the assembler will translate it correctly to machine language. So, you can type your ... . Some examples of linker are ASEM-51 BL51, Keil u Vision Debugger, LX 51 Enhanced Linker etc

Description : By whom address of external function in the assembly source file supplied by __ when activated: a. Assembler b. Linker c. Machine d. Code

Last Answer : b. Linker

Description : Which analyses and executes the source code in line-by-line manner, without looking at the entire program? A. Compiler B. Interpreter C. Assembler D. None of the above

Last Answer : B. Interpreter

Description : Select the odd one out - 1) Interpreter 2) Operating System 3) Compiler 4) Assembler

Last Answer : 2) Operating System

Description : Assembler is a___ a. Interpreter b. Translator c. Exchanger d. None of these

Last Answer : b. Translator

Description : A program that reads each of the instructions in mnemonic form and translates it into the machine-language equivalent. a) Machine language b) Assembler c) Interpreter d) C program

Last Answer : Answer: b Explanation: Assembler does this job. A language that uses mnemonic codes for the representation of machine-language instructions is called assembly language

Description : A ________ is a special program that processes statements written in a particular programming language and turns them into machine language. A. Compiler B. Device Driver C. Assembler D. None of the above

Last Answer : A. Compiler

Description : A computer Program that translates one program instruction at a time into machine language is called a/an A) Interpreter B) CPU C) Compiler D) Simulator

Last Answer : Answer : A

Description : A computer program that converts an entire program into machine language is called a/an A) Interpreter B) Simulator C) Compiler D) Commander

Last Answer : Answer : C

Description : A computer program that converts an entire program into machine language at one time is called a/an A) Interpreter B) CPU C) Compiler D) Simulator

Last Answer : Answer : C

Description : A computer program that translates one program instruction one at a time into machine language is called a/an (1) Interpreter (2) Compiler (3) Simulator (4) Commander

Last Answer : Interpreter

Description : High level programming language can be converted to machine language using which of the following? (A) Oracle (B) Compiler (C) Mat lab (D) Assembler

Last Answer : (B) Compiler

Description : Assembler is used as a translator for? a) Low level language b) High Level Language c) COBOL d) C

Last Answer : Answer: a Explanation: Assembler is used in case of low level languages.It is generally used to make the binary code into an understandable format. Interpreter is used with the high level languages similarly

Description : A computer program that translates one program instructions at a time into machine language is called a/an a. Interpreter b. CPU c. Compiler d. Simulator

Last Answer : Interpreter

Description : A computer program that converts an entire program into machine language is called a/an a. Interpreter b. Simulator c. Compiler d. Commander

Last Answer : Compiler

Description : A computer program that converts an entire program into machine language at one time is called a/an a. interpreter b. simulator c. compiler d. commander

Last Answer : c. compiler

Description : A computer program that translates one program instructions at a time into machine language is called a/an a. Interpreter b. CPU c. Compiler d. Simulator

Last Answer : a. Interpreter

Description : A computer program that converts an entire program into machine language is called a/an a. Interpreter b. Simulator c. Compiler d. Commander

Last Answer : c. Compiler

Description : A computer program that translates one program instructions at a time into machine language is called a/an a. Interpreter b. CPU c. Compiler d. Simulator

Last Answer : a. Interpreter

Description : A computer program that converts an entire program into machine language is called a/an a. Interpreter b. Simulator c. Compiler d. Commander

Last Answer : c. Compiler

Description : Interpreter is used as a translator for __________ a) Low level language b) High Level Language c) COBOL d) C

Last Answer : Answer: b Explanation: It is generally used to make the code into an machine understandable format. Interpreter is used with the high level languages similarly. Assembler is used in case of low level languages

Description : Raspbian is: a) Assembler b) Language c) Compiler d)OS

Last Answer : d)OS

Description : Assembler is: a) a program that places programs into memory and prepares them for execution b) a program that automate the translation of assembly language into machine language c) is a program that appears to execute a source program as if it were machine language d) None of The Above

Last Answer : b) a program that automate the translation of assembly language into machine language

Description : The symbols used in an assembly language are (1) Codes (2) Mnemonics (3) Assembler (4) Machine codes

Last Answer : Mnemonics

Description : Which of the following are the principles tasks of the linker? I. Resolve external references among separately compiled program units. II. Translate assembly language to machine code. III. Relocate code and data relative to the beginning of ... (A) I and II (B) I and III (C) II and III (D) I and IV

Last Answer : (B) I and III

Description : Assembler works to convert assembly language program into machine language : a. Before the computer can execute it b. After the computer can execute it c. In between execution d. All of these

Last Answer : a. Before the computer can execute it

Description : A program that links several programs is called: a. Linker b. Loader c. Translator d. None of these

Last Answer : a. Linker

Description : The translator which performs macro calls expansion is called : (A) Macro processor (B) Micro pre-processor (C) Macro pre-processor (D) Dynamic linker

Last Answer : (C) Macro pre-processor 

Description : Which device is used to convert the program written in assembly language into machine language? (a) Interpreter -Technology

Last Answer : (c) Assembler is used to convert the program written in assembly language into machine language because it is a language processor that converts the user defined language into a form which can be easily understood by the computer.

Description : _____ is required to boot a computer. (1) Loader (2) Operating system (3) Assembler (4) Compiler

Last Answer : Operating system

Description :  ________ is a program that places programs into memory and prepares them for execution. (1) Assembler (2) Compiler (3) Loader (4) Macro processor

Last Answer : Loader

Description : Assembler is a program that translates the program from (1) high-level to assembly (2) assembly to machine (3) machine to low-level (4) low-level to high-level

Last Answer : assembly to machine

Description : ________ error will show if we try to send text string instead of bytes. a) TypeError b) Error c) Linker error d) Compiler error

Last Answer : TypeError

Description : The ............... transfers the executable image of a C++ program from hard disk to main memory. (A) Compiler (B) Linker (C) Debugger (D) Loader

Last Answer : (D) Loader

Description : A(n) _____ program is one that is ready to run and does not need to be altered in any way. a) Interpreter b) High level c) Compiler d) Executable e) None of these

Last Answer : d) Executable

Description : Hello, I am looking for a high school, I would like to do a translator or interpreter, but I do not know which high school I should apply to. Do you know of any school with this field, or what school should I go to in order to do this profession? (Best Brno-město, Brno-venkov)

Last Answer : There is no such school. You mainly have to learn languages ​​and a gymnasium would probably be appropriate.

Description : A Career as an Interpreter or Translator?

Last Answer : Language translator careers use the ability to fluently translate one language to another in written material. Although this careers seems very basic for someone who speaks more than one language, ... on the translator's related work experience and industry. Some translators are self-employed.

Description : The micro program is an written in microcode and stored in firmware which is also referred as___ | a. Interpreter and control memory b. Translator and control store c. Translator and control memory d. ‘Interpreter and Translator

Last Answer : a. Interpreter and control memory

Description : A _________ helps in converting programming languages to machine language. A. Operating system B. System Utilities C. Language translator D. Application software

Last Answer : C. Language translator

Description : Which is more beneficial a compiler or an interpreter and why? -Technology

Last Answer : Compiler is more bent fi cial than an interpreter for translating a high leve, language program into machine language program because compilation process of a compiler is nearly 5 to 25 times faster than interpreter.