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

1 Answer

Answer :

a) Machine Language

Related questions

Description : Which among the following is correct about Machine Language: a) Each computer can only understand programs that are written in its own Machine Language b) Machine Language is provided by the computer manufacturer ... at the most basic level of computer operation e) All of the Above f) None of These

Last Answer : e) All of the Above

Description : Machine Language- 1) is the language in which programs were first written 2) is the only language understood by the computer 3) Differs from one type of computer to another 4) All of these

Last Answer : 4) All of these

Description : Machine Language 1 is the language in which programs were first written 2 is the only language understood by the computer 3 Differs from one type of computer to another 4 All of these

Last Answer : 4 All of these

Description : A compiler translates a program written in a high-level language into a) Machine language b) An algorithm c) A debugged program d) Java e) 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 : 103. Which one is the Low Level Language: a) Assembly b) Visual Basic c) Java d) C++ e) None of The Above

Last Answer : a) Assembly

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 : 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 : Which one of the following is correct? (A) Java applets cannot be written in any programming language (B) An applet is not a small program. (C) An applet can be run on its own. (D) Applets are embedded in another applications. 

Last Answer : (D) Applets are embedded in another applications.

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 : Computer programs are written in a high level programming language, however, the human readable version of a program is called a) cache b) instruction set c) source code d) word size

Last Answer : c) source code

Description : A computer language that is written in binary codes only is _____ a) machine language b) C c) C# d) pascal

Last Answer : Answer: a Explanation: Machine Language is written in binary codes only . It can be easily understood by the computer and is very difficult for us to understand. A machine language , unlike other languages requires no translators or interpreters

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 : 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 : _______ 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 : A program written in a high level language is referred to as: a) Memory Code b) Object Code c) Source Code d) Assembly Code e) None of These

Last Answer : b) Object Code

Description : The language that the computer can understand and execute is called A) Machine language B) Application software C) System program D) All of above

Last Answer : Answer : A

Description : Which statement is valid about computer program? A) High level languages must be converted into machine language to execute B) High level language programs are more efficient and faster to execute C) It ... to identify errors in high level language program than in low level programs D) All of above

Last Answer : Answer : A

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 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 : 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 : 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 : 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 : 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 : 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 : 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

Description :  ____ is the language that computer can understand and execute.  a) Middle Level Language b) Machine Level Language c) High Level Language d) All of the above

Last Answer : the language of a computer is called all

Description : What was Hadoop written in? a) Java (software platform) b) Perl c) Java (programming language) d) Lua (programming language)

Last Answer : Java (programming language)

Description : In Low Level Language, the term low level means: a) The quality is so low that large program can not be write b) To learn and even more difficult to write program c) Closeness to the way in which machine understand d) None of These

Last Answer : c) Closeness to the way in which machine understand

Description : A compiler is a translating program which A) Translates instruction of a high level language into machine language B) Translates entire source program into machine language program C) It is not involved in program’s execution D) All of above

Last Answer : Answer : D

Description : A ____ is a namespace for organizing classes and interfaces in a logical manner. Placing your code into ______makes large software projects easier to manage. This section explains why this is useful and ... provided by the Java Platform: a) Inheritance b) Object c) Package d) None of These

Last Answer : c) Package

Description : What do you understand by the term DOS: a) Downloading the system program from the Internet b) Downloading operating system c) The master control program of the computer which helps the computer to ... d) The programs which helps computer to check the various peripheral devices e) None of The Above

Last Answer : e) None of The Above

Description : The only language which the computer understands is ______________ a) Assembly Language b) Binary Language c) BASIC d) C Language

Last Answer : Answer: b Explanation: The Computer understands only binary language which is written in the form of 0s & 1s. A computer can understand assembly language but an assembler is ... language to binary language. Similarly, for understanding high level languages, compilers/interpreters are required

Description : Computer Language used on the internet is: a) BASIC b) COBOL c) Pascal d) Java e) None of The Above

Last Answer : d) Java

Description : A computer programming language often used by children is (1) LOGO (2) PILOT (3) BASIC (4) JAVA

Last Answer : LOGO

Description : Software refers to ____ A. firmware B. physical components that a computer is made of C. programs D. None of the above

Last Answer : C. programs

Description : MS Power Point is written in: a) C b) C++ c) Java d) None of These

Last Answer : b) C++