0% found this document useful (0 votes)
21 views

Programming 1 Module 1 Edited Review Questions-Answers

Programming work

Uploaded by

danielznorton20
Copyright
© © All Rights Reserved
Available Formats
Download as PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
21 views

Programming 1 Module 1 Edited Review Questions-Answers

Programming work

Uploaded by

danielznorton20
Copyright
© © All Rights Reserved
Available Formats
Download as PDF, TXT or read online on Scribd
You are on page 1/ 3

Review Questions for Module 1 Exit Test

1. What computer system part provides the needed electrical voltage to the
computer? …

2. "system software" or "application software" : A type of computer program that


performs a specific function.

3. "system software" or "application software" : is designed to provide a platform


for other software and includes operating systems such as Windows and Linux.

4. Who is considered the Father of Computing? Gates?, Babbage?, Lovelace?


Musk?

5. Which software development model is best suited for developing software that is
driven by user interface requirements?
a. Top-down Design ?
b. RAD Model ?

6. What is one benefit of using online tools?

7. The _______, passes information between parts of the computer.


RAM ? Universal Serial Bus (USB) ? Hard drive?

8. A company may choose to outsource because…………….. There are at least


two

9. Stepwise refinement is a large piece of


B. Bottom-Up Design?
a. Top down design? C. Circular design?

10. The first documented use of the word “computer” was in the 1600’s? 1700’s?
1800’s ?1900’s?

11. The main circuit board of the computer is the _________ .


RAM? Network Interface card? Motherboard? USB?

12. The ______ connects the computer to the internet? Motherboard? USB?
Network Interface Card(NIC)?

13. If I’m unsure what a command does in Pencil code, I can type__?__ in the test
panel to see the available commands and get explanations about what they do. (What
do you say when you need “HELP”? )

14.Be able to distinguish between PencilCode for square, triangle, pentagon,and


hexagon The angles are the clue.

Review the steps in the “Draw a Flower” assignment in Codio.

15.Which approach to designing software is used when starting with an existing system
and adding other functional components to it? Bottom-up design
Waterfall? AGILE? RAD?

16. Put the stages of the Software Development Life Cycle in order from beginning to
end. _________, __________, , _____test____, ___________

Be able to match descriptions of the above steps

17. The software development process is both iterative and incremental. True/false?

18. The following code will result in what color being drawn?
pen yellow

pen red

rt 20, 20

19. Representations of problems can take many forms, including equations, tables,
graphs, and diagrams. True//false?

There is no single or best way to represent problems or the steps involved.


20. A good problem solver should only use one method of problem-solving logic.
True/false?

21. Be able to recognize images/photos of parts of a computer system. Monitor,


keyboard, processing unit, etc

You might also like