EBK STARTING OUT WITH PYTHON
3rd Edition
ISBN: 9780133743661
Author: GADDIS
Publisher: PEARSON CUSTOM PUB.(CONSIGNMENT)
expand_more
expand_more
format_list_bulleted
Textbook Question
Chapter 1, Problem 2MC
The physical devices that a computer is made of are referred to as _________.
a. hardware
b. software
c. the
d. tools
Expert Solution & Answer
Learn your wayIncludes step-by-step video
schedule01:01
Students have asked these similar questions
The number of instructions a computer can execute in a given time period is determined by the __________.
a. Computer Clock
b. ALU
c. Fetch/Execute Cycle
d. RAM
The CPU is updated on the __________ .
low clock value
falling clock edge
rising clock edge
high clock value
Computer science
The computer stores a program while the program is running, as well as the datathat the program is working with, in __________.a. secondary storageb. the CPUc. main memoryd. the microprocessor
Chapter 1 Solutions
EBK STARTING OUT WITH PYTHON
Ch. 1.2 - What is a program?Ch. 1.2 - What is hardware?Ch. 1.2 - List the five major components of a computer...Ch. 1.2 - What part of the computer actually runs programs?Ch. 1.2 - What part of the computer serves as a work area to...Ch. 1.2 - Prob. 6CPCh. 1.2 - Prob. 7CPCh. 1.2 - What part of the computer formats and presents...Ch. 1.2 - Prob. 9CPCh. 1.2 - Prob. 10CP
Ch. 1.2 - Word processing programs, spreadsheet programs,...Ch. 1.3 - What amount of memory is enough to store a letter...Ch. 1.3 - Prob. 13CPCh. 1.3 - In what numbering system are all numeric values...Ch. 1.3 - Prob. 15CPCh. 1.3 - What encoding scheme is extensive enough to...Ch. 1.3 - Prob. 17CPCh. 1.4 - A CPU understands instructions that are written...Ch. 1.4 - Prob. 19CPCh. 1.4 - When a CPU executes the instructions in a program,...Ch. 1.4 - What is assembly language?Ch. 1.4 - What type of programming language allows you to...Ch. 1.4 - Prob. 23CPCh. 1.4 - What do you call a program that translates a...Ch. 1.4 - What do you call a program that both translates...Ch. 1.4 - Prob. 26CPCh. 1 - A(n) _________ is a set of instructions that a...Ch. 1 - The physical devices that a computer is made of...Ch. 1 - The part of a computer that runs programs is...Ch. 1 - Today, CPUs are small chips known as __________....Ch. 1 - The computer stores a program while the program is...Ch. 1 - Prob. 6MCCh. 1 - Prob. 7MCCh. 1 - Prob. 8MCCh. 1 - Prob. 9MCCh. 1 - Prob. 10MCCh. 1 - Prob. 11MCCh. 1 - Prob. 12MCCh. 1 - Prob. 13MCCh. 1 - Prob. 14MCCh. 1 - Prob. 15MCCh. 1 - Prob. 16MCCh. 1 - Prob. 17MCCh. 1 - Prob. 18MCCh. 1 - Prob. 19MCCh. 1 - In the _______ part of the fetch-decode-execute...Ch. 1 - Prob. 21MCCh. 1 - The __________ translates an assembly language...Ch. 1 - The words that make up a high-level programming...Ch. 1 - Prob. 24MCCh. 1 - A(n)_________ program translates a high-level...Ch. 1 - Today, CPUs are huge devices made of electrical...Ch. 1 - Prob. 2TFCh. 1 - Any piece of data that is stored in a computer's...Ch. 1 - Prob. 4TFCh. 1 - Machine language is the only language that a CPU...Ch. 1 - Assembly language is considered a high-level...Ch. 1 - An interpreter is a program that both translates...Ch. 1 - A syntax error does not prevent a program from...Ch. 1 - Prob. 9TFCh. 1 - Word processing programs, spreadsheet programs,...Ch. 1 - Why is the CPU the most important component in a...Ch. 1 - Prob. 2SACh. 1 - Prob. 3SACh. 1 - What are the words that make up a high-level...Ch. 1 - What are the short words that are used in assembly...Ch. 1 - What is the difference between a compiler and an...Ch. 1 - Prob. 7SACh. 1 - To make sure that you can interact with the Python...Ch. 1 - Prob. 2ECh. 1 - Use what you've learned about the binary numbering...Ch. 1 - Use what youve learned about the binary numbering...Ch. 1 - Look at the ASCII chart in Appendix C and...Ch. 1 - Use the Internet to research the history of the...
Additional Engineering Textbook Solutions
Find more solutions based on key concepts
Does the loop in the following routine terminate? Explain your answer. Explain what might happen if this routin...
Computer Science: An Overview (13th Edition) (What's New in Computer Science)
Consider the adage Never ask a question for which you do not want the answer. a. Is following that adage ethica...
Experiencing MIS
Write a version of the inner product procedure described in Problem 5.13 that uses 6 6 loop unrolling. Our mea...
Computer Systems: A Programmer's Perspective (3rd Edition)
Write a statement that converts 47 degrees to radians and assigns the result to a variable.
Introduction to Java Programming and Data Structures, Comprehensive Version (11th Edition)
Grade Book Modification Modify the grade book application in Programming Challenge 8 so that it drops each stud...
Starting Out with Java: Early Objects (6th Edition)
System.out.print(Be careful\n); System.out.print(This might/n be a trick ); System.out.println(question.) ;
Starting Out with Java: From Control Structures through Data Structures (3rd Edition)
Knowledge Booster
Similar questions
- __________is any data and instructions entered into the memory of the computer.arrow_forward22. The operating system of a computer serves as a software interface between the user and the ________. a. Hardware b. Peripheral c. Memory d. Screenarrow_forward___________________ is a logical unit of the computer that performs calculations.arrow_forward
- The program that controls and manages the basic operations of a computer is generally referred to as __________. a. instruction set b. system software c. utility program d. application softwarearrow_forwardThe three most important parts of every computer are ____, ____, andarrow_forwardInformation technology The part of a computer that runs programs is called __________.a. RAMb. secondary storagec. main memoryd. the CPUarrow_forward
- The only language a computer can directly understand is that computer’s__________________arrow_forwardA program’s ability to run on several different types of computer systems is called__________.arrow_forwardThe physical devices that a computer is made of are referred to as __________. a. hardware b. software c. the operating system d. toolsarrow_forward
- 144. The _________ is the fastest and most costly form of storage, which is relatively small; its use is managed by the computer system hardware. a. Cache b. Disk c. Main memory d. Flash memoryarrow_forwardA ____ is a computer system designed to meet a single user's information-processing needs. Select one: a. personal computer b. mainframe c. minicomputer d. supercomputerarrow_forwardThe part of a computer that runs programs is called __________. a. RAM b. secondary storage c. main memory d. the CPUarrow_forward
arrow_back_ios
SEE MORE QUESTIONS
arrow_forward_ios
Recommended textbooks for you
- Database System ConceptsComputer ScienceISBN:9780078022159Author:Abraham Silberschatz Professor, Henry F. Korth, S. SudarshanPublisher:McGraw-Hill EducationStarting Out with Python (4th Edition)Computer ScienceISBN:9780134444321Author:Tony GaddisPublisher:PEARSONDigital Fundamentals (11th Edition)Computer ScienceISBN:9780132737968Author:Thomas L. FloydPublisher:PEARSON
- C How to Program (8th Edition)Computer ScienceISBN:9780133976892Author:Paul J. Deitel, Harvey DeitelPublisher:PEARSONDatabase Systems: Design, Implementation, & Manag...Computer ScienceISBN:9781337627900Author:Carlos Coronel, Steven MorrisPublisher:Cengage LearningProgrammable Logic ControllersComputer ScienceISBN:9780073373843Author:Frank D. PetruzellaPublisher:McGraw-Hill Education
Database System Concepts
Computer Science
ISBN:9780078022159
Author:Abraham Silberschatz Professor, Henry F. Korth, S. Sudarshan
Publisher:McGraw-Hill Education
Starting Out with Python (4th Edition)
Computer Science
ISBN:9780134444321
Author:Tony Gaddis
Publisher:PEARSON
Digital Fundamentals (11th Edition)
Computer Science
ISBN:9780132737968
Author:Thomas L. Floyd
Publisher:PEARSON
C How to Program (8th Edition)
Computer Science
ISBN:9780133976892
Author:Paul J. Deitel, Harvey Deitel
Publisher:PEARSON
Database Systems: Design, Implementation, & Manag...
Computer Science
ISBN:9781337627900
Author:Carlos Coronel, Steven Morris
Publisher:Cengage Learning
Programmable Logic Controllers
Computer Science
ISBN:9780073373843
Author:Frank D. Petruzella
Publisher:McGraw-Hill Education