Computer science Vocab

123456789101112131415161718192021222324252627282930313233343536373839404142
Across
  1. 1. Drive: self-contained storage device
  2. 4. a datum of integral data type
  3. 5. chart: sequence of movements or actions of people or things involved in a complex system
  4. 7. denoting a system of algebraic notation
  5. 10. an arrangement of items in a computer memory
  6. 11. actual parameter, refers to the actual input passed.
  7. 14. central processing unit
  8. 15. the concept that when a class of objects is defined
  9. 19. error: character incorrectly placed in a command
  10. 20. enables a system to be modeled as a set of objects that can be controlled and manipulated
  11. 21. error: an error that occurs during execution of a program
  12. 23. operating information used by a computer.
  13. 28. a software program that runs on your computer
  14. 29. physical device capable of storing information temporarily or permanently
  15. 30. a double-precision 64-bit IEEE 754 floating point.
  16. 32. message often helps programmers debugging the source code
  17. 33. the process of locating and fixing or bypassing bugs (errors)
  18. 36. any finite sequence of characters
  19. 40. a method that fetches private data
  20. 41. Computer memory that can be accessed randomly
  21. 42. a procedure associated with an object
Down
  1. 2. type: is a classification identifying one of various types of data
  2. 3. a data type intended to represent the truth values of logic
  3. 4. provide or give something to the computer
  4. 6. extensible program-code-template for creating objects
  5. 8. a specification that defines a property of an object
  6. 9. Machinery
  7. 12. graphical user interface
  8. 13. an informal high-level description of the operating principle
  9. 14. perform different computations or actions depending on whether a programmer-specified boolean condition evaluates to true or false.
  10. 16. information that a computer produces
  11. 17. an independent code module that fulfills some concrete task
  12. 18. integrated development environment
  13. 22. the assignment of an initial value
  14. 24. set of rules to be followed in calculations or other problem-solving operations
  15. 25. sequence of adjacent bits operated on as a unit by a computer
  16. 26. permanent software programmed into a read-only memory.
  17. 27. a sequence of instruction s that is continually repeated until a certain condition is reached
  18. 31. unit of information equal to one billion bytes
  19. 34. where different logic structures sequence, selection and loop are combined.
  20. 35. code represents text or computer processor instructions
  21. 37. a reserved keyword in a number of programming languages
  22. 38. uses conventional main memory
  23. 39. a software application used to locate, retrieve and, display content