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