Machine language is A) Machine dependent B) Difficult to program C) Error prone D) All of above

1 Answer

Answer :

Answer : D

Related questions

Description : Machine language is a. Machine dependent b. Difficult to program c. Error prone d. All of above

Last Answer : All of above

Description : Machine language is a. Machine dependent b. Difficult to program c. Error prone d. All of above

Last Answer : d. All of above

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 : 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 : What is the output of print 0.1 + 0.2 == 0.3? a) True b) False c) Machine dependent d) Error

Last Answer : Answer: b Explanation: Neither of 0.1, 0.2 and 0.3 can be represented accurately in binary. The round off errors from 0.1 and 0.2 accumulate and hence there is a difference of 5.5511e-17 between (0.1 + 0.2) and 0.3.

Description : Oils are partially hydrogenated (not fully) to manufacture Vanaspati, because fully saturated solidified oils (A) Cause cholesterol build up and blood clotting (B) Are prone to rancid oxidation (C ... (as their complete removal is very difficult) (D) Have affinity to retain harmful sulphur compounds

Last Answer : (A) Cause cholesterol build up and blood clotting

Description : Which object recognition process is an error-prone process? a) Bottom-up segmentation b) Top-down segmentation c) Both Bottom-up & Top-down segmentation d) None of the mentioned

Last Answer : a) Bottom-up segmentation

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 : 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 : 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 : 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 : 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 : 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 is machine independence program? A) High level language B) Low level language C) Assembly language D) Machine language

Last Answer : Answer : A

Description : What is a compiler? A) A compiler does a conversion line by line as the program is run B) A compiler converts the whole of a higher level program code into machine code in one step C) A compiler is a general purpose language providing very efficient execution D) None of the above

Last Answer : Answer : B

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 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 : 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 an application that converts a programming language into a machine language program: a) Converter b) Compiler c) Encryption d) None of These

Last Answer : b) Compiler

Description : A source program is the progam written in which of the following language: a) Symbolic b) Machine c) High Level d) None of These

Last Answer : c) High Level

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 : 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 : 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 : A compiler translates a program written in a high level language into 1) Machine Language 2) An algorithm 3) A debugged program 4) None of these

Last Answer : 1) Machine Language

Description : A compiler is_____________ 1) a combination of computer hardware 2) a program which translates from one high level language to another 3) a program which translates from one high level language to a machine level 4) none of these

Last Answer : 3) a program which translates from one high level language to a machine level

Description : A source program is- 1) a program written in a machine language 2) a program to be translated into machine language 3) a machine language translation of a program 4) none of these

Last Answer : 2) a program to be translated into machine language

Description : A source program is 1 a program written in a machine language 2 a program to be translated into machine language 3 a machine language translation of a program 4 none of these

Last Answer : 2 a program to be translated into machine language

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 : Allocation of a resources in a time dependent fashion to several program simultaneously called 1) multi tasking 2) multi user 3) time sharing 4) None

Last Answer : 3) time sharing

Description : Allocation of a resources in a time dependent fashion to several program simultaneously called 1 multi tasking 2 multi user 3 time sharing 4 None

Last Answer : 3 time sharing

Description : An error in computer program is called: a) Hacking b) Virus c) Bug d) None of These

Last Answer : c) Bug

Description : An error in a computer program is: a) Crash b) Bug c) Power Failure d) None of These

Last Answer : b) Bug

Description : Bug describes: a) An error in computer program b) Some problems in wires in computer system c) Only internet connectivity problem d) None of These

Last Answer : a) An error in computer program

Description : An error in a computer program is known as _______: a) Crash b) Power Failure c) Bug d) Virus e) Fatal Error

Last Answer : c) Bug

Description : An error in a computer program is: a) Crash b) Bug c) Power Failure d) None of These

Last Answer : b) Bug

Description : An error in a computer program a) Crash b) Power Failure c) Bug d) Virus e) None of these

Last Answer : c) Bug

Description : When does a Page fault occur? (1) There is an error in a specific page (2) A program accesses a page not currently in main memory (3) A program accesses a page of main memory (4) A program accesses a page belonging to another program

Last Answer : A program accesses a page not currently in main memory

Description : A ______ contains specific rules and words t hat express the logical steps of an algorithm a) Programming language b) Syntax error c) Programming structure d) Logic chart e) None of these

Last Answer : a) Programming language

Description : Pick up the correct statement from the following: (A) It is difficult to eliminate an error completely at first trial (B) Instability of the instrument makes it almost impossible to adjust it ... ) Adjustment screws must be left bearing firmly but should never be forced (D) All the above

Last Answer : (D) All the above

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 : 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 : Machine In language Written To the program What? To say Is it

Last Answer : Machine In language Written To the program Assembly To say Is.

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 : Before checking the program for errors in translating code into machine language the high level language code is loaded into __ a. Register b. Memory c. Data d. CPU

Last Answer : b. Memory

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