Computer Science Vocab

1234567891011121314151617181920212223242526272829303132333435363738394041
Across
  1. 4. All data in a computer system consists of binary information.
  2. 6. permanent software programmed into a read only memory.
  3. 10. a data type which represents some finite subset of the mathematical integers.
  4. 11. Procedural language is a type of computer programming language that specifies a series of well-structured steps and procedures within its programming context to compose a program.
  5. 13. include such things as database programs, word processors, Web browsers and spreadsheets.
  6. 17. a character is a single visual object used to represent text,
  7. 18. is a specification that defines a property of an object, element, or file.
  8. 19. data type is a data type, having two values
  9. 21. the programs and other operating information used by a computer.
  10. 22. is a larger float type that holds both bigger and more precise numbers.
  11. 24. In Object-oriented programming, an object is an instance of a Class.Objects are an abstraction.
  12. 27. is a portion of memory made of high-speed static RAM (SRAM) instead of the slower and cheaper dynamic
  13. 28. A compiler is a computer program (or a set of programs) that transforms source code written in a programming language
  14. 30. constructs are features of a programming language, which perform different computations or actions
  15. 35. (Integrated Drive Electronics)
  16. 36. is often used to refer to the variable as found in the function definition
  17. 37. a mutator method is a method used to control changes to a variable.
  18. 38. the energy, power, or work produced by a system or device.
  19. 39. is a software application used to locate, retrieve and display content on the World Wide Web.
  20. 40. is a unit of data that is eight binary digits long.
  21. 41. is any finite sequence of characters
Down
  1. 1. Self contained storage device
  2. 2. in other words the state/act of a computer,
  3. 3. a diagram of the sequence of movements or actions of people
  4. 4. denoting a system of algebraic notation
  5. 5. a character or string incorrectly placed in a command or instruction
  6. 7. tools, machinery, and other durable equipment.
  7. 8. is a classification identifying one of various types of data
  8. 9. is a measure of computer data storage capacity that is roughly equivalent to 1 billion bytes.
  9. 12. that occurs during execution of a program.
  10. 14. a collection of data items that can be selected by indices computed at run-time
  11. 15. a process or set of rules to be followed in calculations or other problem-solving operations, especially by a computer.
  12. 16. in object-oriented programming (OOP) is a procedure associated with an object.
  13. 17. is an extensible program-code-template for creating objects,
  14. 20. is a sequence of instruction s that is continually repeat
  15. 23. is the process of locating and fixing or bypassing bugs (errors) in computer program code
  16. 25. graphical user interface
  17. 26. is an informal high-level description of the operating principle
  18. 28. Central Processing Unit
  19. 29. In Object-oriented programming languages,inheritance is a way to add functionality.
  20. 31. an operating system or application program is installed with default or user
  21. 32. where different logic structures sequence, selection and loop)
  22. 33. Random Access Memory
  23. 34. Computer memory is any physical device capable of storing information temporarily or permanently.