Starting Out with C++: Early Objects (9th Edition)
9th Edition
ISBN: 9780134400242
Author: Tony Gaddis, Judy Walters, Godfrey Muganda
Publisher: PEARSON
expand_more
expand_more
format_list_bulleted
Textbook Question
thumb_up100%
Chapter 1, Problem 1RQE
Computers can do many different jobs because they can be_____.
Expert Solution & Answer
Program Description Answer
Computers can do various tasks or jobs because they are “programmed”.
Explanation of Solution
Program:
The computers are programmable devices used to perform different jobs.
- The uses of computers are unbounded in our daily routines.
- At home, Individuals use computers for tasks such as shopping online, paying bills, playing games, and social networking.
- At educational institutes, students and scholars use computers to perform tasks such as participating in online classes, searching for articles, writing papers, and sending e-mails.
- At work, Personnel use Computers to communicate with clients and other personnel, conduct business transactions, analyze data, and so on.
- To do a task, a set of instructions called “Program” is required by the computer.
- Programs are generally referred to as “software”. It is fundamental for a computer to do several jobs. Software is created by individuals called programmers.
- Hence, computers can do various tasks or jobs as they are programmed
Want to see more full solutions like this?
Subscribe now to access step-by-step solutions to millions of textbook problems written by subject matter experts!
Students have asked these similar questions
Computer software typically includes many files that contain user_________
programs, support programs, and data.
The CPU is the part of the computer that really does the work, like running applications.
A source program is usually in _______ .
Chapter 1 Solutions
Starting Out with C++: Early Objects (9th Edition)
Ch. 1.2 - Why is the computer used by so many different...Ch. 1.2 - List the five major hardware components of a...Ch. 1.2 - Internally, the CPU consists of what two units?Ch. 1.2 - Prob. 1.4CPCh. 1.2 - Prob. 1.5CPCh. 1.2 - Prob. 1.6CPCh. 1.2 - What are the two general categories of software?Ch. 1.2 - Prob. 1.8CPCh. 1.2 - What do you call a program that performs a...Ch. 1.2 - Word processing programs, spreadsheet programs,...
Ch. 1.3 - What is an algorithm?Ch. 1.3 - Why were computer programming languages invented?Ch. 1.3 - Prob. 1.13CPCh. 1.3 - Prob. 1.14CPCh. 1.3 - Prob. 1.15CPCh. 1.3 - Prob. 1.16CPCh. 1.3 - Prob. 1.17CPCh. 1.5 - Describe the difference between a key word and a...Ch. 1.5 - Prob. 1.19CPCh. 1.5 - Prob. 1.20CPCh. 1.5 - Prob. 1.21CPCh. 1.5 - Prob. 1.22CPCh. 1.5 - What must take place in a program before a...Ch. 1.5 - Prob. 1.24CPCh. 1.6 - What four items should you identify when defining...Ch. 1.6 - Prob. 1.26CPCh. 1.6 - Prob. 1.27CPCh. 1.6 - What is pseudocode?Ch. 1.6 - What is the difference between high-level...Ch. 1.6 - Describe what a compiler does with a programs...Ch. 1.6 - Prob. 1.31CPCh. 1.6 - Prob. 1.32CPCh. 1.6 - Prob. 1.33CPCh. 1 - Computers can do many different jobs because they...Ch. 1 - The job of the _____ is to fetch instructions,...Ch. 1 - Internally, the CPU consists of the _____ and the...Ch. 1 - Prob. 4RQECh. 1 - The two general categories of software are _____...Ch. 1 - Prob. 6RQECh. 1 - Since computers cant be programmed in natural...Ch. 1 - _____is the only language computers really...Ch. 1 - Prob. 9RQECh. 1 - Prob. 10RQECh. 1 - A programs ability to run on several different...Ch. 1 - Words that have special meaning in a programming...Ch. 1 - Prob. 13RQECh. 1 - _____ are characters or symbols that perform...Ch. 1 - _____ characters or symbols mark the beginning or...Ch. 1 - Prob. 16RQECh. 1 - A(n) _____ is a named storage location.Ch. 1 - A variable must be _____ before it can be used in...Ch. 1 - The three primary activities of a program are...Ch. 1 - _____ is information a program gathers from the...Ch. 1 - _____ is information a program sends to the...Ch. 1 - A(n) _____ is a diagram that graphically...Ch. 1 - Prob. 23RQECh. 1 - What is the difference between system software and...Ch. 1 - Prob. 25RQECh. 1 - Prob. 26RQECh. 1 - Account Balance Write high-level and detailed...Ch. 1 - Sales Tax Write high-level and detailed pseudocode...Ch. 1 - The variable sum starts with the value 0. Add 10...Ch. 1 - The variable x starts with the value 0. The...Ch. 1 - The variable j starts with the value 10. The...Ch. 1 - The variable a starts with the value 1. The...Ch. 1 - Find the Error 33. The following pseudocode...Ch. 1 - Suppose one of your friends, who paints the...Ch. 1 - Candy Bar Sales Using Program 1-1 as an example,...Ch. 1 - Baseball Costs Using Program 1-1 as an example,...Ch. 1 - Flower Garden Write a program that calculates how...
Additional Engineering Textbook Solutions
Find more solutions based on key concepts
What are the four basic arithmetic operations?
Digital Fundamentals (11th Edition)
Indentify and correct the errors in each of the following. [Note: There may be more than one error in each piec...
C How to Program (8th Edition)
Why should you indent the statements in the body of a loop?
Starting Out with Programming Logic and Design (5th Edition) (What's New in Computer Science)
3.12 (Date Create a class called Date that includes three pieces Of information as data
members—a month (type ...
C++ How to Program (10th Edition)
Stock Profit The profit from the sale of a stock can be calculated as follows: Profit=((NSSP)SC)((NSPP)+PC) whe...
Starting Out with Java: From Control Structures through Data Structures (3rd Edition)
True or False: A superclass has a member with package access. A class that is outside the superclasss package b...
Starting Out with Java: From Control Structures through Objects (6th Edition)
Knowledge Booster
Learn more about
Need a deep-dive on the concept behind this application? Look no further. Learn more about this topic, computer-science and related others by exploring similar questions and additional content below.Similar questions
- A(n) ________is a set of instructions that a computer follows to perform a task.arrow_forwardq7 :A device used to move a pointer on the is a pointing screen and to make selections. * O Keyboard O Processor Monitor mouse q8 :An operating system is: CD-ROM software O Application software O Integrated software system softwarearrow_forwardDOS and early Windows operating systems were _____ bit 16 8 32 64arrow_forward
- Computer science: The process of using the older objects and components to build new applications is termed as ?arrow_forwardIntermediate results during the execution of a program is stored in * ROM RAM Hard disk CD Drive Touch screens are Input devices Input and output devices Software components USB The speed of a computer is measured in terms of the number of: * Instructions executed Applications executed Programming languages executed OS speed. Which of the following device allows the user to input data to computers? * Printer Projector Bar code reader Plotters The devices which are used to feed programs and data to the computer are: * Input devices Output devices Storage devices None of the abovearrow_forwardA computer cannot "boot" if it does not have the _____ A) Compiler B) Loader C) Operating system D) Assemblerarrow_forward
arrow_back_ios
SEE MORE QUESTIONS
arrow_forward_ios
Recommended textbooks for you
- Enhanced Discovering Computers 2017 (Shelly Cashm...Computer ScienceISBN:9781305657458Author:Misty E. Vermaat, Susan L. Sebok, Steven M. Freund, Mark Frydenberg, Jennifer T. CampbellPublisher:Cengage LearningSystems ArchitectureComputer ScienceISBN:9781305080195Author:Stephen D. BurdPublisher:Cengage Learning
Enhanced Discovering Computers 2017 (Shelly Cashm...
Computer Science
ISBN:9781305657458
Author:Misty E. Vermaat, Susan L. Sebok, Steven M. Freund, Mark Frydenberg, Jennifer T. Campbell
Publisher:Cengage Learning
Systems Architecture
Computer Science
ISBN:9781305080195
Author:Stephen D. Burd
Publisher:Cengage Learning
Introduction to Computers; Author: Tutorials Point (India) Ltd.;https://www.youtube.com/watch?v=-AP1nNK3bRs;License: Standard YouTube License, CC-BY
Computers for Beginners: Introduction; Author: Carson City Library;https://www.youtube.com/watch?v=jH8pgGfG9HY;License: Standard Youtube License