Computer Science 2 Vocabulary

12345678910111213141516171819202122232425
Across
  1. 3. these conditions represent unusual but valid data values
  2. 6. leads a team of individuals to complete one or more projects
  3. 7. statement that you believe to be true at a certain point in your code
  4. 9. topology where each computer is connected to exactly 2 other computers and they all form a circle
  5. 11. added to source code as an explanation
  6. 12. writes code as a part of a software project
  7. 14. the first method of connecting to a network with a "hard-wired" cable
  8. 17. verifies that the program meets the requirements and design and that it handles error conditions
  9. 18. this testing ensures multiple objects work together as expected
  10. 22. a device designed to pass information between multiple networks
  11. 23. series of steps you can take to complete a task
  12. 24. a place where 2 or more networks connect
Down
  1. 1. networked computers within a single home, school, or small office
  2. 2. utility will turn specially formatted source code comments into HTML documentation
  3. 4. designs software programs at a high level
  4. 5. topology where all computers are connected through a single central cable
  5. 8. connects computers together in a network
  6. 10. provides information resources, services and applications to users or other computers on the network
  7. 13. topology where each computer is connected to a hub or switch
  8. 15. linking 2 or more computing devices together for sharing data
  9. 16. can be a physical computer or software program and provides specific services to clients
  10. 19. this type of writer creates internal or external documentation to explain how to install, run or use a program
  11. 20. this testing re-verifies previously passed test cases after each code change
  12. 21. contains many different ports where computers can connect
  13. 25. networked computers across cities or states