You are on page 1of 1

Chapter 1 Quick Quiz 1

1. What are the two major components of a computer system? Answer: hardware and software 2. What are the four basic operations of a computer? Answer: input, processing, output, and storage 3. What is the most important phase in creating a program to solve a problem? Answer: understanding the problem 4. In a(n) ____________________ network, all the computers are both clients and servers. Answer: peer-to-peer 5. A symbol shaped like a(n) ___________ represents a decision in a flowchart. Answer: diamond 6. A loop that runs forever is called a(n) ______________ loop. Answer: infinite 7. A sentinel value is used for what purpose? Answer: It is used as a signal value to indicate that processing should stop. 8. A code stored in a file that marks the end of the data is called a(n) ____ marker. Answer: EOF or end-of-file

You might also like