Crossword Trails
Across
- 4. Software that translates high-level programming languages into machine code.
- 6. A computer program designed to stimulate conversation with human over the internet.
- 8. A block of code that can be reused in different parts of a program.
- 9. A variable that can store single character.
- 12. Extremely fast computer.
- 13. A variable that can store the memory address of another variable.
- 15. A logical operator that returns true if both operands are true otherwise false.
- 16. The process of finding and fixing errors in a code.
- 17. A loop that repeats a block of a code until a certain condition is met.
- 18. A variable that can store decimal point number.
- 19. The basic unit of data storage in a computer.
Down
- 1. Temporary memory that allows a computer to access data quickly it is volatile.
- 2. Socket counterpart that identifies a specific process or service on a network.
- 3. Blueprint of a computer program consisting of a series of step by step instructions.
- 5. Who developed C programming language.
- 6. Who is the father of computer.
- 7. An electronic device which processes and stores data.
- 10. A set of rules that governs the exchange of data between devices on a network.
- 11. The smallest indivisible unit of a C program
- 12. A group of characters
- 14. A sequence of lines used to represent instructions or data in a programming language.