Solution manual for Starting Out with C++ from Control Structures to Objects 10th edition by Tony Gaddis
solution manual for Starting Out with C++ from Control Structures to Objects 10th edition by Tony Gaddis ch1-21
Starting Out With C++ From Control Structures Through Objects, 10 th Edition
Answers to Review Questions
Chapter 1
- Main memory, or RAM, is volatile, which means its contents are erased when
power is removed from the computer. Secondary memory, such as a disk, does
not lose its contents when power is removed from the computer. - An operating system is a set of programs that manages the computer's hardware
devices and controls their processes. Application software consists of programs
that users use to solve specific problems or perform general operations. - An operating system
- Because the computer only processes machine language instructions.
- Because high level languages are more like natural language.
- An object file contains machine language instructions, but it does not contain
code for any library routines that may be necessary. An executable file is a
program, ready to run. It contains the machine language code translated from the
programmer's source file, as well as the code for any necessary library routines. - A syntax error is the misuse of a key word, operator, punctuation, or other part of
the programming language. A logical error is a mistake that causes the program to
produce the wrong results. - programmed
- CPU
- Arithmetic Logic Unit and Control Unit
- disk
- Operating Systems and Application Software
- instructions
- programming language
- machine language
- high-level
- low-level
- portability
- key words
- programmer-defined symbols
- operators
- punctuation
- syntax
- variable
- defined
- input, processing, output
- input
- output
- hierarchy chart
- Hierarchy chart:
download via https://r.24zhen.com/TU3tX