What is the difference between machine language and assembly language? -Technology

1 Answer

Answer :

Difference between machine language and assembly language are as follows:Machine LanguageAssembly Language1. Machine language uses binary digits (0s and 1s) to write a program.1. Assembly language used mnemonic codes to write a program in place of binary digits.2. It is not human readable language.2.It is a more human readable language.3. It is directly understood by the computer.3. It is not directly understood by the computer.4. There is no need of any type of language processor.4. Assembler is used to translate assembly language into computer understandable language.

Related questions

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 : Assembly language is a low level programming language (a) makes use of mnemonics to interact with computer system -Technology

Last Answer : (a) Assembly language is a low level programming language that use mnemonics to interact with computer system.

Description : Assembly language uses mnemonic codes. -Technology

Last Answer : TrueAssembly language uses mnemonic codes to represent each low level machine operation or code.

Description : Which language processor converts an HLL program into machine language at once? -Technology

Last Answer : Compiler is a language processor which converts whole HLL program into machine language at once which can be understood by the processor.

Description : What do you mean by machine language? -Technology

Last Answer : Machine language is the only language that is understood by the computers. It is a collection of binary digits (0 or 1) or bits that the computer reads and interprets.

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 : Machine language sometimes referred to as (a) programming language that is used widely by the programmer. (b) machine code or object code -Technology

Last Answer : (b) Machine language sometimes referred to as machine code or object code because it is the language which is only understood by the computer as a computer itself is just a machine or an electronic device.

Description : The first computers were programmed using _____ 1) Assembly language 2) Machine language 3) Source code 4) Object code 5) Spaghetti code

Last Answer : Answer :2

Description : Each model of a computer has a unique A) Assembly of a computer B) Machine language C) High level language D) All of the above

Last Answer : Answer : B

Description : Which of the following is called low level languages? A) Machine language B) Assembly language C) Both of the above D) None of above

Last Answer : Answer : C

Description : Which of the following is not a feature of first generation computers A) They used vacuum tubes or valves as main electronic component B) They consumed lots of electricity and produced excessive heat C) They used machine language and assembly language to program the machine D) None of above

Last Answer : Answer : C

Description : Easily reloctable language is A) Machine language B) Assembly language C) High level language D) Medium level language

Last Answer : Answer : B

Description : Which language is directly understood by the computer without translation program? A) Machine language B) Assembly language C) High level language D) None of above

Last Answer : Answer : A

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 : Which of the following programming language were used in first generation computers? A) Machine language B) Assembly language C) Both of above D) None of above

Last Answer : Answer : A

Description : which of the following is problem oriented language? A) High level language B) Machine language C) Assembly language D) Low level language

Last Answer : Answer : A

Description : Which of the following is machine independence program? A) High level language B) Low level language C) Assembly language D) Machine language

Last Answer : Answer : A

Description : Mnemonic a memory trick is used in which of the following language? A) Machine language B) Assembly language C) High level language D) None of above

Last Answer : Answer : B

Description : Programming that actually controls the path of signals or data within computer is called________ A. Assembly language Programming B. Machine language Programming C. Micro Programming D. None of the Above

Last Answer : C. Micro Programming

Description : Which language is directly understood by the computer without translation program? (A) BASIC (B) Assembly language (C) Machine language (D) C language

Last Answer : (C) Machine language

Description : Which language was used to program Second Generation computers? (A) Binary Coded language (B) Assembly language (C) Machine language (D) None of the Above

Last Answer : (B) Assembly language

Description : is the first step in the evolution of programming languages. a. machine language b. assembly language c. code language d. none of these

Last Answer : b. assembly language

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 : Which of the following is machine independence program? a. High level language b. Low level language c. Assembly language d. Machine language

Last Answer : High level language

Description : which of the following is problem oriented language? a. High level language b. Machine language c. Assembly language d. Low level language

Last Answer : High level language

Description : Which of the following is called low level languages? a. Machine language b. Assembly language c. Both of the above d. None of above

Last Answer : Both of the above

Description : Easily reloctable language is a. Machine language b. Assembly language c. High level language d. Medium level language

Last Answer : Assembly language

Description : Mnemonic a memory trick is used in which of the following language? a. Machine language b. Assembly language c. High level language d. None of above

Last Answer : Assembly language

Description : Which language is directly understood by the computer without translation program? a. Machine language b. Assembly language c. High level language d. None of above

Last Answer : Machine language

Description : Find out the incorrect feature of Assembly language among following: a) It is also provided by the manufacturer b) One instruction for each computer operation c) Instruction codes are represented by mnemonics ... be assembled into machine language for execution d) All of the Above e) None of These

Last Answer : e) None of These

Description : Each computer can only understand programs that are written in its own ____: a) Machine Language b) Assembly Language c) Java d) None of These

Last Answer : a) Machine Language

Description : _______ is a programming language that is interpreted & executed directly by the computer: a) Machine Language b) Assembly Language c) HTML d) None of These

Last Answer : a) Machine Language

Description : The first computers were programmed using: a) Machine Language b) Source Code c) Assembly Language d) None of These

Last Answer : a) Machine Language

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 : Assembly Language- 1) uses alphabetic codes in place of binary numbers used in machine language 2) is the easiest language to write programs 3) need not be translated into machine language

Last Answer : 1) uses alphabetic codes in place of binary numbers used in machine language

Description : Assembly Language 1 uses alphabetic codes in place of binary numbers used in machine language 2 is the easiest language to write programs 3 need not be translated into machine language 4 none of these

Last Answer : 1 uses alphabetic codes in place of binary numbers used in machine language

Description : Each model of a computer has a unique a. Assembly of a computer b. Machine language c. High level language d. All of the above

Last Answer : b. Machine language

Description : Which of the following is machine independence program? a. High level language b. Low level language c. Assembly language d. Machine language

Last Answer : a. High level language

Description : which of the following is problem oriented language? a. High level language b. Machine language c. Assembly language d. Low level language

Last Answer : a. High level language

Description : Which of the following is called low level languages? a. Machine language b. Assembly language c. Both of the above d. None of above

Last Answer : c. Both of the above

Description : Easily reloctable language is a. Machine language b. Assembly language c. High level language d. Medium level language

Last Answer : b. Assembly language

Description : Mnemonic a memory trick is used in which of the following language? a. Machine language b. Assembly language c. High level language d. None of abov

Last Answer : b. Assembly language

Description : Which language is directly understood by the computer without translation program? a. Machine language b. Assembly language c. High level language d. None of above

Last Answer : a. Machine language

Description : Each model of a computer has a unique a. Assembly of a computer b. Machine language c. High level language d. All of the above

Last Answer : b. Machine language

Description : Each model of a computer has a unique a. Assembly of a computer b. Machine language c. High level language

Last Answer : b. Machine language

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 : Which one of the following converts assembly language into machine language ? (1) Algorithm (2) Interpreter (3) Compiler (4) Assembler

Last Answer : Assembler

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

Last Answer : assembler

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

Last Answer : Mnemonics

Description : ā€˜Cā€™ language is a (1) Low level language (2) High level language (3) Machine level language (4) Assembly level language

Last Answer : High level language