
A(n) __________ is a set of instructions that a computer follows to perform a task.
- a. compiler
- b. program
- c. interpreter
- d.
programming language

A computer implements a particular task by using a program which contains set of instructions.
Hence, the correct answer is option “B”.
Explanation of Solution
Program:
- In general, a computer is able to perform many types of tasks because they are can programmed.
- It implies that computers not only performs a single job, but also performs multiple jobs.
- In a computer, a task is implemented by a set of instructions and it is referred as a “program”.
- Programs are generally referred as “software”, software is component which controls the operations of computer.
- In computer, software is created by the individual programmers or the software developers.
- The computer programs are designed and tested by the programmers.
- The programs can be generated by using various types of programming languages such as C, C++, java, Python and many others.
- The language statements are referred as “source program”. After the compilation of source program, it is referred as “object program”.
Explanation for incorrect options:
Compiler:
The compiler is software which is used to translate a high level language into a machine language.
Hence, the option “A” is wrong.
Interpreter:
The term interpreter is a program which is used to translate and run the instructions in a high level language program.
Hence, the option “C” is wrong.
Programming language:
The term programming language refers the name of languages which are used to create a program.
Hence, the option “D” is wrong.
Want to see more full solutions like this?
Chapter 1 Solutions
EBK STARTING OUT WITH VISUAL C#
Additional Engineering Textbook Solutions
Starting Out with Java: From Control Structures through Data Structures (4th Edition) (What's New in Computer Science)
Problem Solving with C++ (10th Edition)
Java How to Program, Early Objects (11th Edition) (Deitel: How to Program)
Mechanics of Materials (10th Edition)
SURVEY OF OPERATING SYSTEMS
Starting Out With Visual Basic (8th Edition)
- Programming Logic & Design ComprehensiveComputer ScienceISBN:9781337669405Author:FARRELLPublisher:CengageEBK JAVA PROGRAMMINGComputer ScienceISBN:9781337671385Author:FARRELLPublisher:CENGAGE LEARNING - CONSIGNMENTFundamentals of Information SystemsComputer ScienceISBN:9781337097536Author:Ralph Stair, George ReynoldsPublisher:Cengage Learning
- Principles of Information Systems (MindTap Course...Computer ScienceISBN:9781305971776Author:Ralph Stair, George ReynoldsPublisher:Cengage LearningMicrosoft Visual C#Computer ScienceISBN:9781337102100Author:Joyce, Farrell.Publisher:Cengage Learning,



