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

1 Answer

Answer :

C. Language translator

Related questions

Description : ___________programs perform day to day tasks related to the maintenance of the computer system. A. Operating system B. System Utilities C. Language translators D. Application software

Last Answer : System Utilities

Description : Operating system, editors, and debuggers comes under? A) System Software B) Application Software C) Utilities D) None of the above

Last Answer : Answer : A

Description : Operating Systems, editors and debuggers comes under: a) System Software b) Application Software c) Utilities d) None of The Above

Last Answer : a) System Software

Description : ______ is the first layer of software loaded into computer memory when it starts up. A. Device Drivers B. Language translators C. System Utilities D. Operating system

Last Answer : D. Operating system

Description : Which of the following controls the manner of interaction between the user and the operating system: a) User interface b) Language translator c) Platform d) Screen saver e) None of these

Last Answer : a) User interface

Description : ______ are system programs, which are responsible for proper functioning of devices. A. Device Drivers B. Language translators C. System Utilities D. Operating system

Last Answer : A. Device Drivers

Description : PKzip, Anti Virus etc. are examples of: a) Application Software b) Utilities Software c) System Software d) None of These

Last Answer : b) Utilities Software

Description : Which of the following is not an example of system software? a) Language Translator b) Utility Software c) Communication Software d) Word Processors

Last Answer : Answer: d Explanation: A system software is responsible for controlling the operations of a computer system. Word Processor is an application software since it is specific to its purpose

Description : Which of the following is/are an example(s) of System Software? A. Device Drivers B. Language translators C. System Utilities D. All of the above

Last Answer : D. All of the above

Description : Which of the following is false regarding the evaluation of computer programming languages? (A) Application oriented features (B) Efficiency and Readability (C) Software development (D) Hardware maintenance cost

Last Answer : (D) Hardware maintenance cost

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 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 translator for the assembly language to machine language is (1) assembler (2) compiler (3) interpreter (4) linker

Last Answer : assembler

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 : ______ 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 : Massively parallel machine is A. A programming language based on logic B. A computer where each processor has its own operating system, its own memory, and its own hard disk C. Describes the structure of the contents of a database. D. None of these

Last Answer : B. A computer where each processor has its own operating system, its own memory, and its own hard disk

Description : The software that is used to control the computer’s work flow, organize its data andperform housekeeping functions is known as a.operating software b.graphics software c.application software d.programming software

Last Answer : a.operating software

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 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 : Point out the wrong statement. a) Platforms represent nearly the full cloud software stack b) A platform in the cloud is a software layer that is used to create higher levels of servicec) ... replete with tools and utilities to aid in application design and deployment d) None of the mentioned

Last Answer : None of the mentioned

Description : Point out the wrong statement. a) Platforms represent nearly the full cloud software stack b) A platform in the cloud is a software layer that is used to create higher levels of service c) ... come replete with tools and utilities to aid in application design and deployment d) None of the mentioned

Last Answer : None of the mentioned

Description : When an algorithm is written in the form of a programming language, it becomes a _________ a) Flowchart b) Program c) Pseudo code d) Syntax

Last Answer : Answer: b Explanation: An algorithm becomes a program when it is written in the form of a programming language. Thus, any program is an algorithm

Description : _________ technique helps to make a choice from numerous available alternatives a. PERT b. CPM c. Linear Programming d. Transportation

Last Answer : d. Transportation

Description : Algorithmic cost estimation in different organisations may be different for the same application development, because a) Different organisations consider complexity factors differently b) Different organisations may use ... measurement of productivity may vary e) All of the above may be true.

Last Answer : e) All of the above may be true.

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

Last Answer : Answer : C

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 : 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 : 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 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 : 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 : A _________ is an electronic device that processes data, converting it into information 1) Computer 2) Processor 3) Case 4) Stylus

Last Answer : 2) Processor

Description : _______is a structured programming language used for all purposes such as scientific application, commercial application, developing games etc. a) C b) C++ c) FORTRAN d) None of These

Last Answer : a) C

Description : _________ is the first program run on a computer when computer boots up 1) System Software 2) Operating Software 3) Systems Operations 4) None

Last Answer : 2) Operating Software

Description : _________ is the first program run on a computer when computer boots up 1 System Software 2 Operating Software 3 Systems Operations 4 None

Last Answer : 2 Operating Software

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 : 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 : 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 : 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 : _______ 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 : What facet of cloud computing helps to guard against downtime and determines costs? A. Service-level agreements B. Application programming interfaces C. Virtual private networks D. Bandwidth fees

Last Answer : Service-level agreements

Description : Operating system is a (a) application software (b) system software (c) hardware (d) language -Technology

Last Answer : (b) Operating system is a system software that acts as an interface between the user and the hardware.

Description : Linear Programming Technique helps to find an optimal use of: a. Machine b. Money c. Manpower d. All of the above

Last Answer : d. All of the above

Description : Which programming languages are classified as low level languages? A) Basic, COBOL, FORTRAN B) Prolog 2, Expert Systems C) Knowledge based Systems D) Assembly Languages

Last Answer : Answer : D

Description : OOP uses a different set of programming languages than old procedural programming languages such as: a) C b) Pascal c) Both of Above d) None of These

Last Answer : c) Both of Above

Description : Which among the following includes the areas of Artificial Intelligence specialization: a) Games (Programming computers to play games against human opponents) b) Natural Languages (Programming computers to understand natural ... that occur in animal brains) d) All of the Above e) None of These

Last Answer : d) All of the Above

Description : One or more defects or problems that prevent the software from working as intended or working at all is a: a) Bug b) Bot c) Programming Language d) Fuzzy Logic e) None of These

Last Answer : a) Bug

Description : ______provides a powerful and natural mechanism for organizing and structuring your software. It also explains how classes inherit state and behavior from their super classes and explains how to derive one class ... the java programming language: a) Object b) Inheritance c) Class d) None of These

Last Answer : b) Inheritance

Description : IMB launched its first personal computer called IBM-PC in 1981. It had chips from Intel, disk drives from Tandon, operating system from Microsoft, the printer from Epson and the application software from everywhere. Can you name the country which contribute A) India B) China C) Germany D) Taiwan

Last Answer : Answer : D

Description : Programs designed to perform specific tasks is known as A) system software B) application software C) utility programs D) operating system

Last Answer : Answer : B

Description : It is the set of programs that enables your computers hardware device and application software to work together. A. Operating system B. Helper software C. System software D. Application software

Last Answer : C. System software