CSC EXAM 1 REVIEW QUESTIONS WITH 100%
ACCURATE ANSWERS
STUDYGLOBAL
CSC
4/27/25
, Software Development Life Cycle - Accurate answers 1) Analysis
2) Design
3) Implementation
4) Testing
5) Maintenance
Program Development Steps - Accurate answers 1) Create source file
2) compile
3) link
4) load
Hardware - Accurate answers CPU
Memory
IO
What is the CPU known as - Accurate answers Central processing unit AKA "the brains"
memory - Accurate answers where information is stored
IO - Accurate answers input/output devices
Operating system - Accurate answers handles required "low level" tasks, provides a convenient
interface for humans
application programs - Accurate answers special programs installed on the computer to accomplish
specific tasks
binary coding - Accurate answers base 2 coding
why use binary coding - Accurate answers its easier to make electronic circuits with 2 states rather
than 10
memory - Accurate answers stores both instructions and data
every memory location has a numerical address
ACCURATE ANSWERS
STUDYGLOBAL
CSC
4/27/25
, Software Development Life Cycle - Accurate answers 1) Analysis
2) Design
3) Implementation
4) Testing
5) Maintenance
Program Development Steps - Accurate answers 1) Create source file
2) compile
3) link
4) load
Hardware - Accurate answers CPU
Memory
IO
What is the CPU known as - Accurate answers Central processing unit AKA "the brains"
memory - Accurate answers where information is stored
IO - Accurate answers input/output devices
Operating system - Accurate answers handles required "low level" tasks, provides a convenient
interface for humans
application programs - Accurate answers special programs installed on the computer to accomplish
specific tasks
binary coding - Accurate answers base 2 coding
why use binary coding - Accurate answers its easier to make electronic circuits with 2 states rather
than 10
memory - Accurate answers stores both instructions and data
every memory location has a numerical address